Age | Commit message (Expand) | Author |
2018-09-30 | Merge pull request #2726 from RyanDwyer/overhaul-gaps | Drew DeVault |
2018-09-30 | Merge pull request #2725 from PumbaPe/add-tap-and-drag | Drew DeVault |
2018-09-29 | add tap-and-drag setting to sway-input | PP |
2018-09-29 | Merge pull request #2729 from RyanDwyer/resize-return-false | emersion |
2018-09-29 | Return an error when resizing is a no op | Ryan Dwyer |
2018-09-28 | Handle shell special characters in bg file path | Brian Ashworth |
2018-09-29 | Don't allow negative gaps | Ryan Dwyer |
2018-09-29 | Make gaps implementation consistent with i3-gaps | Ryan Dwyer |
2018-09-28 | swaybar: fix setting binding mode indicator | Ian Fan |
2018-09-28 | Rename workspace_outputs to workspace_configs and fix memory leak | Ryan Dwyer |
2018-09-27 | Improve CSD logic | Ryan Dwyer |
2018-09-27 | Remove CSD from toggle list if client doesn't support it | Ryan Dwyer |
2018-09-27 | Add CSD to border modes | Ryan Dwyer |
2018-09-23 | Implement support for input wildcard | Brian Ashworth |
2018-09-23 | Flatten container in workspace_rejigger | Ryan Dwyer |
2018-09-23 | Fix some bugs as a result of removing move_out_of_tabs_stacks | Ryan Dwyer |
2018-09-23 | Remove move_out_of_tabs_stacks | Ryan Dwyer |
2018-09-23 | Allow running commands on containers without focusing them | Ryan Dwyer |
2018-09-21 | Fix compilation against wlroots without X11 backend | Marien Zwart |
2018-09-19 | Introduce create_output command (for developer use) | Ryan Dwyer |
2018-09-17 | Fix crash moving out of tab container | William Wold |
2018-09-16 | Rename seat_get_active_child to seat_get_active_tiling_child | Ryan Dwyer |
2018-09-14 | Address ianyfan's comments | Brian Ashworth |
2018-09-13 | Escape spaces in background file path | Brian Ashworth |
2018-09-13 | Allow spaces in background file paths | Brian Ashworth |
2018-09-13 | Remove bad assertion in workspace_rejigger | Ryan Dwyer |
2018-09-12 | Merge pull request #2620 from ianyfan/commands | emersion |
2018-09-11 | Update textures for cmd_client_* commands | Brian Ashworth |
2018-09-11 | commands: when moving container, remove its gaps | Ian Fan |
2018-09-11 | commands: when moving container, restore focus properly | Ian Fan |
2018-09-11 | Implement tiling drag | Ryan Dwyer |
2018-09-11 | Introduce tiling_drag directive | Ryan Dwyer |
2018-09-10 | Give windows pointer focus immediately when they are switched to | William Wold |
2018-09-08 | commands: prevent running empty seat command | Ian Fan |
2018-09-06 | Introduce seat_set_focus_container and seat_set_focus_workspace | Ryan Dwyer |
2018-09-06 | Merge pull request #2578 from RyanDwyer/fix-binding-reload | emersion |
2018-09-06 | Fix crash when running "layout toggle" | Ryan Dwyer |
2018-09-05 | Merge pull request #2586 from RyanDwyer/fix-fullscreen-focus-crash | Drew DeVault |
2018-09-06 | Fix crash when focusing from fullscreen in an invalid direction | Ryan Dwyer |
2018-09-06 | Fix crash when moving view across outputs | Ryan Dwyer |
2018-09-06 | Fix management of bindings during reload | Ryan Dwyer |
2018-09-05 | Allow marked containers to be moved out of the scratchpad via move command | Ryan Dwyer |
2018-09-05 | Fix crash when running layout toggle split | Ryan Dwyer |
2018-09-05 | Fix crash when using focus parent/child from an empty workspace | Ryan Dwyer |
2018-09-05 | Fix another focus bug when moving into output | Ryan Dwyer |
2018-09-05 | Fix moving workspace to output | Ryan Dwyer |
2018-09-05 | Remove offset argument to container_add_sibling | Ryan Dwyer |
2018-09-05 | Fix crash when focus hits edge of root | Ryan Dwyer |
2018-09-05 | Implement type safe arguments and demote sway_container | Ryan Dwyer |
2018-09-04 | Deny repeating reload by holding key | Ryan Dwyer |