aboutsummaryrefslogtreecommitdiffstats
path: root/sway/commands/sticky.c
Commit message (Expand)AuthorAge
* container: Move pending state to state structLibravatar Kenny Levinsen2021-02-16
* tree/container: introduce `container_is_sticky[_or_child]` functionsLibravatar Tudor Brindus2020-11-11
* Handle NULL from output_get_active_workspaceLibravatar Brian Ashworth2019-02-21
* Introduce container_is_scratchpad_hiddenLibravatar Ryan Dwyer2019-01-28
* commands: allow tiled containers to be stickiedLibravatar Ian Fan2019-01-22
* Handle hidden scratchpad containers in commandsLibravatar Brian Ashworth2019-01-15
* Remove now-unused "input" argument of cmd_results_newLibravatar M Stoeckl2019-01-14
* Use parse_boolean where possible.Libravatar Connor E2018-11-10
* fix: cmd_sticky crash sway with empty containerLibravatar meak2018-10-11
* Implement type safe arguments and demote sway_containerLibravatar Ryan Dwyer2018-09-05
* Remove layout.cLibravatar Ryan Dwyer2018-08-26
* Relocate container_move, container_move_to and container_get_in_directionLibravatar Ryan Dwyer2018-08-25
* commands: move newly-stickied containers to focused workspaceLibravatar Ian Fan2018-08-18
* Replace is_floating boolean with functionLibravatar Ryan Dwyer2018-06-01
* Implement floatingLibravatar Ryan Dwyer2018-06-01
* Move everything to sway/old/Libravatar Drew DeVault2017-11-18
* merge in latest commitsLibravatar Zandr Martin2016-09-02
* refactor commands.cLibravatar Zandr Martin2016-09-01