sway/include
Drew DeVault b2d871cfe2 Partially implement move command
Works:

- move [container|window] to workspace <name>
    - Note, this should be able to move C_CONTAINER but this is untested
- move [workspace] to output [left|right|up|down|<name>]

Not implemented yet:

- move [left|right|up|down]
- move scratchpad
- move position
2018-04-02 11:12:18 -04:00
..
sway Partially implement move command 2018-04-02 11:12:18 -04:00
swaybar Implement workspace switch on click 2018-03-30 22:44:08 -04:00
swaygrab implement "focused container" feature for swaygrab 2016-09-18 16:41:08 -05:00
swaylock Allow swaylock indicator size to be configurable 2017-07-31 19:49:01 +02:00
cairo.h Address review comments 2018-03-28 14:43:23 -04:00
ipc-client.h swaybar: move core functionality to state.c 2016-01-24 14:22:19 +01:00
ipc.h Remove IPC_GET_PIXELS 2017-11-22 21:47:22 -05:00
list.h Added "layout promote" command. 2016-12-29 20:31:30 +01:00
log.h update log.h for latest wlr 2018-02-24 12:49:42 -05:00
meson.build Address review comments 2018-03-28 14:43:23 -04:00
pango.h Start port of swaybar to layer shell 2018-03-29 22:11:08 -04:00
pool-buffer.h Address review comments 2018-03-28 14:43:23 -04:00
readline.h Print /proc/<pid>/maps on segfault 2016-01-28 07:57:07 -05:00
stringop.h Add quotes to multiword arguments. 2016-01-25 00:14:13 +01:00
util.h Rework get_clipboard implementation 2017-07-07 21:51:34 +02:00