swayfx/sway/tree
Brian Ashworth 3087942c35 Handle hidden scratchpad containers in commands
This fixes the handling of hidden scratchpad containers for some
commands. For the most part, this just prevents running the commands on
hidden scratchpad containers, but there are some commands that have some
special handling for them.
2019-01-15 09:05:27 +01:00
..
arrange.c Fix crash when view maps while locked 2018-10-13 19:15:04 +10:00
container.c Refactor seat operations to use an interface 2019-01-10 22:04:42 +10:00
node.c ipc: handle NULL cases for node_get_output 2018-09-15 09:42:49 +01:00
output.c Fix segfaults on output destruction 2019-01-10 03:07:36 -05:00
root.c Handle hidden scratchpad containers in commands 2019-01-15 09:05:27 +01:00
view.c seat: unhide the cursor if it is warped to focus 2019-01-07 10:30:19 -05:00
workspace.c Combine output_by_name and output_by_identifier 2018-12-20 19:55:29 +01:00