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
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
ipc.h Remove IPC_GET_PIXELS 2017-11-22 21:47:22 -05:00
list.h
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
stringop.h
util.h