Age | Commit message (Expand) | Author |
2018-10-25 | protect newline | Tom Warnke |
2018-10-25 | Merge pull request #2980 from ppascher/allow_workspace_missing_output | Drew DeVault |
2018-10-25 | Update workspace.c | ppascher |
2018-10-25 | Update workspace.c | ppascher |
2018-10-25 | Merge pull request #2973 from ianyfan/swaybar | emersion |
2018-10-25 | Merge pull request #2975 from RyanDwyer/deny-commands-when-no-outputs | Drew DeVault |
2018-10-25 | Merge pull request #2974 from RyanDwyer/cursor-rebase-after-txn-apply | emersion |
2018-10-26 | Deny several commands when there's no outputs connected | Ryan Dwyer |
2018-10-25 | Rebase the cursor after applying transactions | Ryan Dwyer |
2018-10-25 | Merge pull request #2950 from emersion/presentation-time | Drew DeVault |
2018-10-25 | swaybar: when scrolling, check that there are workspaces to scroll on | Ian Fan |
2018-10-25 | swaybar: fix scrolling behaviour | Ian Fan |
2018-10-25 | swaybar: reverse order of workspaces list | Ian Fan |
2018-10-25 | Merge pull request #2971 from RyanDwyer/document-output-identifiers | emersion |
2018-10-25 | Merge pull request #2970 from RyanDwyer/fix-scratchpad-size | emersion |
2018-10-25 | Document how to identify outputs by make, model and serial | Ryan Dwyer |
2018-10-25 | Fix containers not being resized when entering scratchpad | Ryan Dwyer |
2018-10-24 | Merge pull request #2925 from ianyfan/swaylock | Drew DeVault |
2018-10-24 | Merge pull request #2964 from RyanDwyer/tab-wheel-focus-inactive | Drew DeVault |
2018-10-24 | When scrolling on a tab titlebar, set focus_inactive if not focused | Ryan Dwyer |
2018-10-24 | Merge pull request #2957 from RyanDwyer/rebase-cursor-after-map | Drew DeVault |
2018-10-24 | Merge pull request #2954 from RyanDwyer/cursor-rebase-after-focus-direction | Drew DeVault |
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 |