Age | Commit message (Expand) | Author |
2019-01-07 | seat: unhide the cursor if it is warped to focus | Rouven Czerwinski |
2019-01-07 | view: use seat_consider_warp_to_focus in view_unmap | Rouven Czerwinski |
2019-01-07 | cursor: move unhide and timeout retrieval into separate functions | Rouven Czerwinski |
2019-01-07 | Merge pull request #3381 from oscarwcl/swayidle-inhibit-sleep | emersion |
2019-01-07 | swayidle: Fix sleep inhibitor not being acquired | Oscar Cowdery Lack |
2019-01-06 | Merge pull request #3378 from jbeich/master | emersion |
2019-01-06 | Use %z for printing size_t | Jan Beich |
2019-01-05 | Merge pull request #3367 from oscarwcl/swaylock-fix-capslock | Drew DeVault |
2019-01-05 | Fix urgency documentation | Ryan Dwyer |
2019-01-05 | Update README.md | Drew DeVault |
2019-01-04 | Fixed formulations. | PlusMinus0 |
2019-01-04 | Update sway-output.5.scd | PlusMinus0 |
2019-01-03 | Apply tiling_drag_threshold to all containers | David96 |
2019-01-02 | completion: use jq instead of sed for swaybar completion | Réouven Assouly |
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 |