swayfx/sway
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
..
commands Handle hidden scratchpad containers in commands 2019-01-15 09:05:27 +01:00
config Merge pull request #3397 from RedSoxFan/fix-swaybar-height 2019-01-13 20:36:08 -05:00
desktop Refactor seat operations to use an interface 2019-01-10 22:04:42 +10:00
input Resize only current and immediate siblings rather than all siblings 2019-01-15 08:01:21 +10:00
tree Handle hidden scratchpad containers in commands 2019-01-15 09:05:27 +01:00
commands.c Remove now-unused "input" argument of cmd_results_new 2019-01-14 08:05:29 -05:00
config.c Remove 'input' field of IPC command return json 2019-01-14 07:58:02 -05:00
criteria.c Replace _XOPEN_SOURCE with _POSIX_C_SOURCE 2018-11-25 17:19:43 +01:00
debug-tree.c Minor refactor of input manager 2018-10-20 13:11:43 +10:00
decoration.c Fix double free when unmapping any view 2018-11-15 15:22:09 +10:00
ipc-json.c Merge pull request #3344 from RedSoxFan/bar-mouse-bindings-improved 2019-01-13 20:41:05 -05:00
ipc-server.c bind{code,sym}: utilize mouse button helpers 2019-01-09 11:29:04 -05:00
main.c Merge pull request #3144 from emersion/cmd-xwayland 2019-01-13 20:42:39 -05:00
meson.build Merge pull request #3144 from emersion/cmd-xwayland 2019-01-13 20:42:39 -05:00
security.c Replace _XOPEN_SOURCE with _POSIX_C_SOURCE 2018-11-25 17:19:43 +01:00
server.c Merge pull request #3144 from emersion/cmd-xwayland 2019-01-13 20:42:39 -05:00
sway-bar.5.scd Merge pull request #3344 from RedSoxFan/bar-mouse-bindings-improved 2019-01-13 20:41:05 -05:00
sway-input.5.scd Merge pull request #3343 from RedSoxFan/seat-cursor-buttons-improved 2019-01-13 20:40:42 -05:00
sway-output.5.scd Fixed formulations. 2019-01-04 12:44:03 +01:00
sway.1.scd Undocument SWAY_CURSOR_THEME and SWAY_CURSOR_SIZE 2018-12-31 01:42:33 +01:00
sway.5.scd Merge pull request #3144 from emersion/cmd-xwayland 2019-01-13 20:42:39 -05:00
swaynag.c Allow swaynag to be disabled 2018-10-08 09:59:38 -04:00
xdg_decoration.c Improve CSD logic 2018-09-27 22:51:37 +10:00