Age | Commit message (Expand) | Author |
2019-01-18 | output: remove output_add_listeners | emersion |
2019-01-17 | Remove unicode.c | emersion |
2019-01-17 | Remove swaylock headers | emersion |
2019-01-16 | bar_cmd_tray_bind: Use mouse button helpers | Brian Ashworth |
2019-01-15 | Resize only current and immediate siblings rather than all siblings | Ryan Dwyer |
2019-01-14 | Disarm key repeat on reload | Brian Ashworth |
2019-01-14 | Remove now-unused "input" argument of cmd_results_new | M Stoeckl |
2019-01-14 | Remove 'input' field of IPC command return json | M Stoeckl |
2019-01-13 | Merge pull request #3144 from emersion/cmd-xwayland | Drew DeVault |
2019-01-13 | Merge pull request #3344 from RedSoxFan/bar-mouse-bindings-improved | Drew DeVault |
2019-01-13 | Merge pull request #3343 from RedSoxFan/seat-cursor-buttons-improved | Drew DeVault |
2019-01-13 | Merge pull request #3402 from RyanDwyer/refactor-seatops | Drew DeVault |
2019-01-13 | Merge pull request #3388 from RedSoxFan/reset-inputs-on-reload | Drew DeVault |
2019-01-13 | Merge pull request #3408 from RedSoxFan/bar-padding | Drew DeVault |
2019-01-13 | swaybar: allow identifiers for output and tray | Brian Ashworth |
2019-01-11 | swaybar: add status_edge_padding command | Brian Ashworth |
2019-01-11 | swaybar: add status_padding command | Brian Ashworth |
2019-01-10 | swaylock: Add caps lock state to indicator | Robinhuett |
2019-01-10 | bar_cmd_bind: utilize mouse button helpers | Brian Ashworth |
2019-01-10 | seat_cmd_cursor: utilize mouse button helpers | Brian Ashworth |
2019-01-10 | Refactor seat operations to use an interface | Ryan Dwyer |
2019-01-09 | bind{code,sym}: utilize mouse button helpers | Brian Ashworth |
2019-01-09 | Add helpers for improved mouse button parsing | Brian Ashworth |
2019-01-09 | reload: reset input configs | Brian Ashworth |
2019-01-08 | swaybar: handle SNI signals better | Ian Fan |
2019-01-08 | Merge pull request #3275 from ianyfan/remove-readline | emersion |
2019-01-07 | cursor: move unhide and timeout retrieval into separate functions | Rouven Czerwinski |
2019-01-02 | Implement tiling_drag_threshold | Brian Ashworth |
2019-01-01 | Remove readline.c | Ian Fan |
2019-01-01 | stringop.c: rewrite strip_whitespace | Ian Fan |
2018-12-31 | swaybar: use KDE's SNI IconThemePath property | Ian Fan |
2018-12-31 | swaybar: do not create tray if hidden | Ian Fan |
2018-12-31 | swaybar: set bar dirty on SNI event | Ian Fan |
2018-12-31 | swaybar: implement mouse events for tray | Ian Fan |
2018-12-31 | swaybar: implement tray rendering | Ian Fan |
2018-12-31 | swaybar: implement tray config | Ian Fan |
2018-12-31 | swaybar: add StatusNotifierItem to tray | Ian Fan |
2018-12-31 | swaybar: add StatusNotifierHost to tray | Ian Fan |
2018-12-31 | swaybar: implement icon themes and lookup for tray | Ian Fan |
2018-12-31 | swaybar: add StatusNotifierWatcher to tray | Ian Fan |
2018-12-31 | swaybar: add tray interface | Ian Fan |
2018-12-31 | swaybar: remove old tray implementation | Ian Fan |
2018-12-30 | hide_cursor: change to a seat subcommand | Brian Ashworth |
2018-12-30 | Verify seat fallback settings on reload | Brian Ashworth |
2018-12-29 | Revamp seat configs | Brian Ashworth |
2018-12-29 | Add failure reply on IPC_SYNC | Brian Ashworth |
2018-12-25 | Split image_surface handling into own function | Brian Ashworth |
2018-12-25 | Implement hide_cursor <timeout> command | Brian Ashworth |
2018-12-25 | Change mouse buttons to x11 map and libevdev names | Brian Ashworth |
2018-12-20 | Combine output_by_name and output_by_identifier | Brian Ashworth |