Age | Commit message (Expand) | Author |
2019-01-02 | Implement tiling_drag_threshold | Brian Ashworth |
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 | swaybar: do not create tray if hidden | Ian Fan |
2018-12-31 | swaybar: implement tray config | 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 | 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-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-22 | Fix wlr_box_intersection args for wlroots 1441 | Brian Ashworth |
2018-12-22 | Fixes per wlroots#1441 | Drew DeVault |
2018-12-22 | IPC_SUBSCRIBE ensure request object is an array | Aidan Harris |
2018-12-20 | Combine output_by_name and output_by_identifier | Brian Ashworth |
2018-12-19 | Terminate swaybg in output_disable | Brian Ashworth |
2018-12-18 | Return success when renaming a workspace to itself | Ryan Dwyer |
2018-12-17 | Focus node before tiling drag if on titlebar | Brian Ashworth |
2018-12-17 | cmd_split: add null checks in do_split | Brian Ashworth |
2018-12-17 | Allow output ids and wildcard for workspace output | Brian Ashworth |
2018-12-17 | Allow tiling views to be dragged by the titlebar | Brian Ashworth |
2018-12-16 | Update for swaywm/wlroots#1377 | Rostislav Pehlivanov |
2018-12-14 | Fix focusing on non-visible workspace | Brian Ashworth |
2018-12-13 | Rework default output configs | Brian Ashworth |
2018-12-12 | Fix criteria execution in view_map | mwenzkowski |
2018-12-12 | Keep focus when destroying containers on nonvis ws | Brian Ashworth |
2018-12-10 | Call wlr_output_enable for disabled new outputs | Brian Ashworth |
2018-12-09 | list.c: rename free_flat_list to list_free_items_and_destroy | Ian Fan |
2018-12-09 | Cleanup list code | Ian Fan |
2018-12-09 | list.c: Remove list_foreach | Ian Fan |
2018-12-05 | cmd_split: flatten when possible | Brian Ashworth |
2018-12-05 | Fix command list execution | mwenzkowski |
2018-12-03 | config: do not set $XDG_CONFIG_HOME if unset or empty | Ian Fan |
2018-12-03 | config: set $XDG_CONFIG_HOME if empty | Ian Fan |
2018-12-03 | Fix identifier output configs on reload | Brian Ashworth |