Revision 84d504ebdf81765d835925eb497823fffeb9f9fc authored by Mikkel Oscar Lyderik on 29 February 2016, 03:03:30 UTC, committed by Drew DeVault on 05 September 2016, 16:14:23 UTC
This patch makes it possible to move views between outputs using the
`move left|right|up|down` commands.

It behaves similar to i3 with one important difference. The focus will
always follow the view being moved, unlike i3 where the focus doesn't
always follow the view to a new output (I assume that's a bug in i3).
1 parent dbb7191
History
File Mode Size
client
sway
swaybar
swaylock
ipc-client.h -rw-r--r-- 893 bytes
ipc.h -rw-r--r-- 661 bytes
list.h -rw-r--r-- 986 bytes
log.h -rw-r--r-- 1.2 KB
readline.h -rw-r--r-- 177 bytes
stringop.h -rw-r--r-- 1.2 KB
sway.h -rw-r--r-- 87 bytes
util.h -rw-r--r-- 1.1 KB

back to top