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
pam
CMakeLists.txt -rw-r--r-- 795 bytes
main.c -rw-r--r-- 19.8 KB
swaylock.1.txt -rw-r--r-- 1.1 KB

back to top