aboutsummaryrefslogtreecommitdiff
path: root/sway/commands/sticky.c
AgeCommit message (Expand)Author
2021-02-16container: Move pending state to state structKenny Levinsen
2020-11-11tree/container: introduce `container_is_sticky[_or_child]` functionsTudor Brindus
2019-02-21Handle NULL from output_get_active_workspaceBrian Ashworth
2019-01-28Introduce container_is_scratchpad_hiddenRyan Dwyer
2019-01-22commands: allow tiled containers to be stickiedIan Fan
2019-01-15Handle hidden scratchpad containers in commandsBrian Ashworth
2019-01-14Remove now-unused "input" argument of cmd_results_newM Stoeckl
2018-11-10Use parse_boolean where possible.Connor E
2018-10-11fix: cmd_sticky crash sway with empty containermeak
2018-09-05Implement type safe arguments and demote sway_containerRyan Dwyer
2018-08-26Remove layout.cRyan Dwyer
2018-08-25Relocate container_move, container_move_to and container_get_in_directionRyan Dwyer
2018-08-18commands: move newly-stickied containers to focused workspaceIan Fan
2018-06-01Replace is_floating boolean with functionRyan Dwyer
2018-06-01Implement floatingRyan Dwyer
2017-11-18Move everything to sway/old/Drew DeVault
2016-09-02merge in latest commitsZandr Martin
2016-09-01refactor commands.cZandr Martin