aboutsummaryrefslogtreecommitdiff
path: root/sway/commands/fullscreen.c
AgeCommit message (Expand)Author
2021-05-10cmd_fullscreen: ignore fullscreen request on workspacesRonan Pigott
2021-04-16cmd_fullscreen: allow fullscreen on fullscreen split containersRonan Pigott
2021-02-16container: Move pending state to state structKenny Levinsen
2019-08-12Remove redundant checksAntonin Décimo
2019-07-17Make fullscreen check for fullscreen parentsSauyon Lee
2019-04-13Fix scratchpad fullscreen behavior and crashBrian Ashworth
2019-01-25Implement fullscreen globalRyan Dwyer
2019-01-14Remove now-unused "input" argument of cmd_results_newM Stoeckl
2018-11-29Fix the error result of the fullscreen commandmwenzkowski
2018-10-26Deny several commands when there's no outputs connectedRyan Dwyer
2018-10-23commands: replace EXPECTED_LESS_THAN with EXPECTED_AT_MOSTIan Fan
2018-09-06Introduce seat_set_focus_container and seat_set_focus_workspaceRyan Dwyer
2018-09-05Implement type safe arguments and demote sway_containerRyan Dwyer
2018-08-26Remove layout.cRyan Dwyer
2018-08-18Rename container_sort_workspaces and container_wrap_childrenRyan Dwyer
2018-07-26Allow containers to be fullscreenRyan Dwyer
2018-07-23Switch to using a function to parse booleansBrian Ashworth
2018-07-14Simplify transactions by utilising a dirty flag on containersRyan Dwyer
2018-06-09Refactor everything that needs to arrange windowsRyan Dwyer
2018-05-14Kill wl_shellemersion
2018-04-18Fullscreen fixes.Ryan Dwyer
2018-04-17Feedback for fullscreen.Ryan Dwyer
2018-04-16Implement fullscreen.Ryan Dwyer
2017-11-18Move everything to sway/old/Drew DeVault
2017-04-05Improve criteria handlingCalvin Lee
2016-09-02merge in latest commitsZandr Martin
2016-09-01refactor commands.cZandr Martin