aboutsummaryrefslogtreecommitdiff
path: root/sway/commands/fullscreen.c
AgeCommit message (Expand)Author
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