Age | Commit message (Expand) | Author |
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 |
2018-12-15 | swaybar: fix cursor scale | Brian Ashworth |
2018-12-13 | Rework default output configs | Brian Ashworth |
2018-12-09 | list.c: rename free_flat_list to list_free_items_and_destroy | Ian Fan |
2018-12-09 | list.c: Remove list_foreach | Ian Fan |
2018-12-04 | Add relative coordinates in JSON for i3bar click events | Hristo Venev |
2018-11-28 | Implement bar gaps | Brian Ashworth |
2018-11-28 | Introduce a way to show config warnings in swaynag | Brian Ashworth |
2018-11-28 | Fix segfault when destroying unmapped child view | emersion |
2018-11-28 | Merge pull request #3199 from emersion/handle-subsurface-destroy | Ryan Dwyer |
2018-11-28 | Merge pull request #3207 from RedSoxFan/swaynag-no-term-buttons | emersion |
2018-11-27 | Implement swaynag -B/--button-no-terminal | Brian Ashworth |
2018-11-27 | Change execute_command to return a list of results | Brian Ashworth |
2018-11-27 | Handle destroyed subsurfaces | emersion |
2018-11-25 | Implement title alignment | Brian Ashworth |