swayfx/include/sway/tree
Ryan Dwyer 81e8f31cc6 Implement scratchpad
Implements the following commands:

* move scratchpad
* scratchpad show
* [criteria] scratchpad show

Also fixes these:

* Fix memory leak when executing command with criteria
(use `list_free(views)` instead of `free(views)`)
* Fix crash when running `move to` with no further arguments
2018-07-23 08:24:32 +10:00
..
arrange.h Simplify transactions by utilising a dirty flag on containers 2018-07-14 23:14:55 +10:00
container.h Implement scratchpad 2018-07-23 08:24:32 +10:00
layout.h Implement floating_modifier and mouse operations for floating views 2018-07-22 23:10:19 +10:00
output.h move output create to its own file 2018-04-03 20:00:09 -04:00
view.h Handle set_{title,app_id} for xdg-shell and zxdg-shell-v6 2018-07-22 22:20:07 +01:00
workspace.h Update workspace urgent state when views close or move workspaces 2018-07-16 13:15:35 +10:00