Age | Commit message (Expand) | Author |
2021-05-10 | cmd_fullscreen: ignore fullscreen request on workspaces | Ronan Pigott |
2021-04-16 | cmd_fullscreen: allow fullscreen on fullscreen split containers | Ronan Pigott |
2021-02-16 | container: Move pending state to state struct | Kenny Levinsen |
2019-08-12 | Remove redundant checks | Antonin Décimo |
2019-07-17 | Make fullscreen check for fullscreen parents | Sauyon Lee |
2019-04-13 | Fix scratchpad fullscreen behavior and crash | Brian Ashworth |
2019-01-25 | Implement fullscreen global | Ryan Dwyer |
2019-01-14 | Remove now-unused "input" argument of cmd_results_new | M Stoeckl |
2018-11-29 | Fix the error result of the fullscreen command | mwenzkowski |
2018-10-26 | Deny several commands when there's no outputs connected | Ryan Dwyer |
2018-10-23 | commands: replace EXPECTED_LESS_THAN with EXPECTED_AT_MOST | Ian Fan |
2018-09-06 | Introduce seat_set_focus_container and seat_set_focus_workspace | Ryan Dwyer |
2018-09-05 | Implement type safe arguments and demote sway_container | Ryan Dwyer |
2018-08-26 | Remove layout.c | Ryan Dwyer |
2018-08-18 | Rename container_sort_workspaces and container_wrap_children | Ryan Dwyer |
2018-07-26 | Allow containers to be fullscreen | Ryan Dwyer |
2018-07-23 | Switch to using a function to parse booleans | Brian Ashworth |
2018-07-14 | Simplify transactions by utilising a dirty flag on containers | Ryan Dwyer |
2018-06-09 | Refactor everything that needs to arrange windows | Ryan Dwyer |
2018-05-14 | Kill wl_shell | emersion |
2018-04-18 | Fullscreen fixes. | Ryan Dwyer |
2018-04-17 | Feedback for fullscreen. | Ryan Dwyer |
2018-04-16 | Implement fullscreen. | Ryan Dwyer |
2017-11-18 | Move everything to sway/old/ | Drew DeVault |
2017-04-05 | Improve criteria handling | Calvin Lee |
2016-09-02 | merge in latest commits | Zandr Martin |
2016-09-01 | refactor commands.c | Zandr Martin |