index
:
sway
bandicoot
bindsym-tocode-cartesian
bindsym-tocode-dup-children
for_window-fixes
for_window-ignored
input-fix_context_menu_focus
master
zwlr_keyboard_interactivity-on_demand-behavior
i3-compatible Wayland compositor
Simon Ser
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2018-09-30
Add support for installing binaries with DT_RPATH
Arkadiusz Hiler
-10
/
+19
2018-09-30
Merge pull request #2726 from RyanDwyer/overhaul-gaps
Drew DeVault
-175
/
+228
2018-09-30
Merge pull request #2728 from RedSoxFan/move-sticky-on-evac
Drew DeVault
-5
/
+30
2018-09-30
Merge pull request #2725 from PumbaPe/add-tap-and-drag
Drew DeVault
-0
/
+44
2018-09-30
Merge pull request #2730 from ivyl/remove_cap_leftovers
Drew DeVault
-142
/
+23
2018-09-30
Turn funcs() into funcs(void)
Arkadiusz Hiler
-19
/
+19
2018-09-30
Remove declarations that do no have definitions
Arkadiusz Hiler
-62
/
+0
2018-09-30
Remove libcap/prctl artifacts
Arkadiusz Hiler
-61
/
+4
2018-09-30
Merge pull request #2733 from ianyfan/swaybar
emersion
-23
/
+48
2018-09-30
swaybar: synchronize rendering to output frames
Ian Fan
-23
/
+48
2018-09-30
Merge pull request #2732 from RyanDwyer/fix-zero-outputs
emersion
-0
/
+15
2018-09-30
Fix hotplugging down to zero outputs
Ryan Dwyer
-0
/
+15
2018-09-29
Merge pull request #2698 from ianyfan/hide-cursor
emersion
-6
/
+15
2018-09-29
add tap-and-drag setting to sway-input
PP
-0
/
+44
2018-09-29
Merge pull request #2729 from RyanDwyer/resize-return-false
emersion
-12
/
+20
2018-09-29
Merge pull request #2635 from RedSoxFan/fix-bg-special
emersion
-24
/
+11
2018-09-29
Return an error when resizing is a no op
Ryan Dwyer
-12
/
+20
2018-09-28
Move sticky containers in output_evacuate
Brian Ashworth
-5
/
+30
2018-09-28
Fix quote handling for commands
Brian Ashworth
-10
/
+3
2018-09-28
Handle shell special characters in bg file path
Brian Ashworth
-14
/
+8
2018-09-29
Update gaps documentation
Ryan Dwyer
-11
/
+13
2018-09-29
Don't allow negative gaps
Ryan Dwyer
-0
/
+6
2018-09-29
Make gaps implementation consistent with i3-gaps
Ryan Dwyer
-164
/
+209
2018-09-28
Merge pull request #2724 from RedSoxFan/update-man-pages
Drew DeVault
-28
/
+37
2018-09-28
sway{,bar,input}.5: changes for generic blocks
Brian Ashworth
-24
/
+29
2018-09-28
sway.5: update set command information
Brian Ashworth
-4
/
+8
2018-09-28
Merge pull request #2723 from ianyfan/swaybar
Drew DeVault
-101
/
+124
2018-09-28
swaybar: trim function prototypes
Ian Fan
-58
/
+51
2018-09-28
swaybar: move i3bar definitions into separate file
Ian Fan
-29
/
+43
2018-09-28
swaybar: remove unused focused_output property
Ian Fan
-2
/
+0
2018-09-28
swaybar: fix setting binding mode indicator
Ian Fan
-2
/
+4
2018-09-28
swaybar: fail if bar id is invalid
Ian Fan
-10
/
+26
2018-09-28
Merge pull request #2722 from RyanDwyer/workspace-configs
emersion
-47
/
+66
2018-09-28
Check for NULL output in workspace_valid_on_output
Ryan Dwyer
-1
/
+1
2018-09-28
Rename workspace_outputs to workspace_configs and fix memory leak
Ryan Dwyer
-47
/
+66
2018-09-28
Merge pull request #2720 from swaywm/swaylock-shadow
emersion
-76
/
+233
2018-09-28
Add support for building swaylock without PAM
Drew DeVault
-76
/
+233
2018-09-28
Merge pull request #2716 from sghctoma/fix-swaybar-freebsd
Drew DeVault
-13
/
+27
2018-09-28
Merge pull request #2663 from ianyfan/fix-txn-state-leaks
Ryan Dwyer
-37
/
+18
2018-09-28
transaction: do not use pointers for state
Ian Fan
-37
/
+18
2018-09-28
Merge pull request #2719 from RyanDwyer/fix-view-is-visible
Drew DeVault
-5
/
+5
2018-09-28
Fix floating views in tabbed/stacked workspaces not getting frame events
Ryan Dwyer
-5
/
+5
2018-09-27
Merge pull request #2717 from ianyfan/tablet-config
Drew DeVault
-0
/
+3
2018-09-27
input config: merge left_handed option
Ian Fan
-0
/
+3
2018-09-27
Merge pull request #2704 from ianyfan/tablet-config
Drew DeVault
-2
/
+4
2018-09-26
Merge pull request #2715 from sghctoma/add-c11_source
Drew DeVault
-5
/
+12
2018-09-26
Replace getdelim to make swaybar work on FreeBSD
sghctoma
-13
/
+27
2018-09-26
Make sway/ipc-server.c POSIX 2001 compliant
sghctoma
-5
/
+8
2018-09-26
Add _C11_SOURCE feature test macro on FreeBSD
sghctoma
-0
/
+4
2018-09-26
Make libpam optional
Drew DeVault
-2
/
+5
[next]