Age | Commit message (Expand) | Author |
2018-10-08 | commands: when setting urgency, check container is not null | Ian Fan |
2018-10-08 | Allow swaynag to be disabled | Brian Ashworth |
2018-10-08 | Merge pull request #2793 from emersion/disable-swaybg | emersion |
2018-10-08 | Fix memory leak in status_command handler | emersion |
2018-10-08 | Check if there is a current container before setting it's opacity | John Axel Eriksson |
2018-10-08 | Allow swaybg to be disabled | emersion |
2018-10-08 | Implement popup_during_fullscreen | Ryan Dwyer |
2018-10-08 | Allow status_command to be disabled via IPC | Ryan Dwyer |
2018-10-08 | Don't apply seat config when validating | Ryan Dwyer |
2018-10-08 | Reload config using idle event | Ryan Dwyer |
2018-10-07 | Shim client.background and client.placeholder | Drew DeVault |
2018-10-03 | Add configuration for raising containers on focus | Jonathan Buch |
2018-10-03 | Fix some missing commands in sway-input(5) | Drew DeVault |
2018-10-03 | Merge pull request #2703 from RyanDwyer/csd-border | Drew DeVault |
2018-10-01 | Handle border options for gaps | Brian Ashworth |
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 |