Age | Commit message (Expand) | Author |
2019-01-02 | zsh: update completions | Réouven Assouly |
2019-01-02 | Implement tiling_drag_threshold | Brian Ashworth |
2019-01-03 | swaylock: Fix caps lock not updating immediately | Oscar Cowdery Lack |
2019-01-02 | fixup! stringop.c: rewrite strip_whitespace | Ian Fan |
2019-01-01 | Fix fullscreen view rendering crash | Mack Straight |
2019-01-01 | fixup! config.c: re-enable backslash continuation in config file | Ian Fan |
2019-01-01 | config.c: re-enable backslash continuation in config file | Ian Fan |
2019-01-01 | Remove readline.c | Ian Fan |
2019-01-01 | stringop.c: rewrite strip_whitespace | Ian Fan |
2018-12-31 | bash: add completion for swaybar | Gaël PORTAY |
2018-12-31 | Merge pull request #3249 from ianyfan/tray | Drew DeVault |
2018-12-31 | swaybar: use KDE's SNI IconThemePath property | Ian Fan |
2018-12-31 | swaybar: handle new and lost StatusNotifierWatcher | Ian Fan |
2018-12-31 | swaybar: draw a sad face if SNI has no icon | 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 skeleton dbus code 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-31 | Apply implicit fallback seat config | Brian Ashworth |
2018-12-31 | Set font options when computing text width. | John Chen |
2018-12-31 | swaybar: fix double free | Mack Straight |
2018-12-30 | Merge pull request #3352 from emersion/env-docs | Brian Ashworth |
2018-12-31 | Undocument SWAY_CURSOR_THEME and SWAY_CURSOR_SIZE | emersion |
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 | seat_cmd_cursor: work on seat name provided | Brian Ashworth |
2018-12-29 | Revamp seat configs | Brian Ashworth |
2018-12-29 | sway-output(5): doc scaling consideration for pos | Brian Ashworth |
2018-12-29 | Add failure reply on IPC_SYNC | Brian Ashworth |
2018-12-29 | Remove button from state on release during op | Brian Ashworth |
2018-12-29 | Merge pull request #3346 from ermo/sway-bar_focused_statusline_colour-render-fix | Drew DeVault |
2018-12-29 | swaybar: fix focused_statusline color parsing. | Rune Morling |
2018-12-28 | Merge pull request #3345 from RyanDwyer/fix-scratchpad-crash | Brian Ashworth |
2018-12-29 | Fix crash when scratchpad contains split containers | Ryan Dwyer |
2018-12-25 | added fullscreen_mode to get_tree output | NokiDev |
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-24 | sway(5): document tiling_drag | Brian Ashworth |
2018-12-23 | swaylock: Submit password on Ctrl-D | Milkey Mouse |
2018-12-23 | swaylock: Clear password buffer on Ctrl-C | Milkey Mouse |
2018-12-22 | Fix wlr_box_intersection args for wlroots 1441 | Brian Ashworth |