Age | Commit message (Expand) | Author |
2018-10-24 | Merge pull request #2961 from RyanDwyer/swaylock-multiseat | emersion |
2018-10-24 | Add multiseat support to swaylock | Ryan Dwyer |
2018-10-24 | Rebase the cursor after mapping a view | Ryan Dwyer |
2018-10-24 | Rebase the cursor after focusing in a direction | Ryan Dwyer |
2018-10-24 | Merge pull request #2933 from Snaipe/xwayland-window-properties | Drew DeVault |
2018-10-23 | Implement the presentation-time protocol | emersion |
2018-10-23 | xwayland: populate window_properties in json for views | Franklin "Snaipe" Mathieu |
2018-10-23 | Merge pull request #2942 from ianyfan/swaybar | Drew DeVault |
2018-10-23 | Merge pull request #2944 from RyanDwyer/fix-multiseat-dormant-cursor | Drew DeVault |
2018-10-23 | seat_update_capabilities: Set cursor image while we have the capability | Ryan Dwyer |
2018-10-23 | Fix dormant cursor when using multiple seats | Ryan Dwyer |
2018-10-23 | swaybar: absorb bar_init function into bar_setup | Ian Fan |
2018-10-23 | swaybar: exit on display error | Ian Fan |
2018-10-23 | swaylock: exit on display error | Ian Fan |
2018-10-23 | swaylock: exit early if unable to inhibit input | Ian Fan |
2018-10-23 | Merge pull request #2941 from ianyfan/commands | Ryan Dwyer |
2018-10-23 | commands: replace EXPECTED_LESS_THAN with EXPECTED_AT_MOST | Ian Fan |
2018-10-23 | commands: clean-up checkarg function | Ian Fan |
2018-10-23 | commands: remove EXPECTED_MORE_THAN | Ian Fan |
2018-10-23 | commands: print correct command on error for exec and opacity | Ian Fan |
2018-10-23 | Merge pull request #2940 from RyanDwyer/fix-swaybar-crash | emersion |
2018-10-23 | Fix swaybar crash when there's no status_command | Ryan Dwyer |
2018-10-23 | Advertize dependency on git | Arnaud Vallette d'Osia |
2018-10-23 | Merge pull request #2936 from RedSoxFan/fix-swaynag-command | emersion |
2018-10-22 | cmd_swaynag_command: fix typo in variable | Brian Ashworth |
2018-10-23 | Merge pull request #2935 from mteyssier/ref-output-docs | Drew DeVault |
2018-10-23 | Merge pull request #2934 from RedSoxFan/config-log-cleanup | Ryan Dwyer |
2018-10-23 | Add references to sway-output(5) in sway(5) | mteyssier |
2018-10-22 | config: remove peeked + expanded line log entries | Brian Ashworth |
2018-10-22 | Merge pull request #2929 from RyanDwyer/fix-scratchpad-resize | Drew DeVault |
2018-10-22 | Merge branch 'master' into fix-scratchpad-resize | Brian Ashworth |
2018-10-22 | Merge pull request #2926 from RyanDwyer/fix-xwayland-floating-logic | Drew DeVault |
2018-10-23 | Fix crash when resizing container hidden in the scratchpad | Ryan Dwyer |
2018-10-22 | Merge pull request #2924 from RyanDwyer/fix-qt-menu-crash | Drew DeVault |
2018-10-22 | Merge pull request #2923 from RyanDwyer/fix-move-to-fullscreen-crash | Drew DeVault |
2018-10-22 | Merge pull request #2922 from RedSoxFan/fix-2905 | Ryan Dwyer |
2018-10-22 | Fix xwayland wants_floating logic | Ryan Dwyer |
2018-10-22 | Fix crash when quitting a QT app on the wayland backend using menu | Ryan Dwyer |
2018-10-22 | Fix crash when moving a container to a fullscreen workspace | Ryan Dwyer |
2018-10-21 | cmd_reload: recalc font sizing + rebuild textures | Brian Ashworth |
2018-10-21 | Merge pull request #2913 from emersion/fix-swaybar-hotplug | Drew DeVault |
2018-10-21 | swaybar: fix hotplug | emersion |
2018-10-21 | Merge pull request #2909 from makepanic/issues/2906 | Drew DeVault |
2018-10-21 | Parse missing i3 window types | Christian |
2018-10-21 | Merge pull request #2903 from RyanDwyer/seat-specific-backandforth | emersion |
2018-10-21 | Make workspace back_and_forth seat-specific | Ryan Dwyer |
2018-10-20 | Merge pull request #2901 from ianyfan/swaybar | emersion |
2018-10-20 | swaybar: render with minimum height, nominally text height | Ian Fan |
2018-10-20 | Merge pull request #2900 from Hi-Angel/master | Drew DeVault |
2018-10-20 | A script to make inactive windows transparent | Konstantin Kharlamov |