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-05-01
Merge branch 'borders' of github:RyanDwyer/sway into borders
Ryan Dwyer
-2
/
+6
2018-05-01
Fix alphabetization of commands array
Drew DeVault
-1
/
+1
2018-05-01
Restore view_update_position()
Ryan Dwyer
-0
/
+15
2018-05-01
Allow clicking view decorations to focus view
Ryan Dwyer
-0
/
+10
2018-05-01
Implement indicator border
Ryan Dwyer
-0
/
+20
2018-05-01
Scale borders according to output scale
Ryan Dwyer
-0
/
+10
2018-05-01
Fix surface offset when using borders
Ryan Dwyer
-2
/
+2
2018-05-01
Move docblock and fix indenting of switch/case.
Ryan Dwyer
-23
/
+23
2018-05-01
Implement borders
Ryan Dwyer
-79
/
+452
2018-05-01
Restore view_update_position()
Ryan Dwyer
-0
/
+15
2018-05-01
Allow clicking view decorations to focus view
Ryan Dwyer
-0
/
+10
2018-05-01
Implement indicator border
Ryan Dwyer
-0
/
+20
2018-05-01
Scale borders according to output scale
Ryan Dwyer
-0
/
+10
2018-05-01
Fix surface offset when using borders
Ryan Dwyer
-2
/
+2
2018-05-01
Move docblock and fix indenting of switch/case.
Ryan Dwyer
-23
/
+23
2018-05-01
Merge pull request #1876 from RyanDwyer/view-unmap-segfault
emersion
-1
/
+5
2018-05-01
Fix segfault in view_unmap()
Ryan Dwyer
-1
/
+5
2018-04-30
Implement borders
Ryan Dwyer
-79
/
+452
2018-04-29
Merge pull request #1873 from RyanDwyer/remove-arrange-windows
emersion
-26
/
+0
2018-04-30
Remove arrange_windows()
Ryan Dwyer
-26
/
+0
2018-04-29
Merge pull request #1854 from RyanDwyer/refactor-arrange-windows
emersion
-283
/
+328
2018-04-29
Merge branch 'master' into refactor-arrange-windows
emersion
-15
/
+12
2018-04-29
Merge pull request #1867 from emersion/wlroots-923
Drew DeVault
-10
/
+4
2018-04-29
Merge pull request #1869 from emersion/xwayland-ignore-fullscreen-unmapped
Ryan Dwyer
-5
/
+8
2018-04-28
Don't call view_set_fullscreen on unmapped xwayland views
emersion
-5
/
+8
2018-04-28
Refactor arrange_windows()
Ryan Dwyer
-283
/
+328
2018-04-27
Update for swaywm/wlroots#923
emersion
-10
/
+4
2018-04-27
Merge pull request #1866 from ggreer/swaybar-cmd-sh
emersion
-4
/
+5
2018-04-26
Rename len to msg_len. Avoids an aliased variable that was a little confusing...
Geoff Greer
-3
/
+3
2018-04-26
invoke_swaybar(): Set process group. Kill process group.
Geoff Greer
-1
/
+2
2018-04-26
Merge pull request #1860 from emersion/input-map-from
Drew DeVault
-25
/
+160
2018-04-26
Add map_from_region command
emersion
-25
/
+160
2018-04-26
Merge pull request #1863 from RyanDwyer/remove-workspace-layout
Drew DeVault
-33
/
+13
2018-04-26
Remove sway_container.workspace_layout
Ryan Dwyer
-33
/
+13
2018-04-25
Merge pull request #1852 from RyanDwyer/criteria-commands
emersion
-1
/
+133
2018-04-25
Merge branch 'master' into criteria-commands
Drew DeVault
-45
/
+112
2018-04-25
Merge pull request #1861 from emersion/swaybar-memory-leaks
Drew DeVault
-24
/
+38
2018-04-24
Fix a bunch of swaybar memory leaks
emersion
-24
/
+38
2018-04-24
Merge pull request #1858 from emersion/master
Drew DeVault
-19
/
+22
2018-04-24
Merge branch 'master' into master
Drew DeVault
-1
/
+3
2018-04-24
Merge pull request #1856 from Hello71/issue1855
emersion
-1
/
+3
2018-04-24
Do not let tiled xwayland views do what they want
emersion
-4
/
+7
2018-04-24
Fix segfault when switching back to workspace with osu!
emersion
-15
/
+15
2018-04-24
Work around maybe-uninitialized in bar.c
Alex Xu (Hello71)
-1
/
+3
2018-04-24
Merge pull request #1848 from snaggen/improved_key_handling
Drew DeVault
-1
/
+49
2018-04-24
Improved key handling in swaylock
Mattias Eriksson
-1
/
+49
2018-04-24
Update wording about unmanaged/unmapped views
Ryan Dwyer
-2
/
+2
2018-04-24
Use size_t instead of int and calloc instead of malloc
Ryan Dwyer
-2
/
+2
2018-04-24
Add assert to view_execute_criteria()
Ryan Dwyer
-0
/
+3
2018-04-24
Implement criteria commands
Ryan Dwyer
-0
/
+129
[next]