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
CMake
assets
common
completions
include
protocols
sway
swaybar
swaybg
swaygrab
swaylock
swaymsg
wayland
.clang-format -rw-r--r-- 157 bytes
.editorconfig -rw-r--r-- 315 bytes
.gitignore -rw-r--r-- 150 bytes
.travis.yml -rw-r--r-- 383 bytes
CMakeLists.txt -rw-r--r-- 3.8 KB
CONTRIBUTING.md -rw-r--r-- 7.7 KB
HACKING.md -rw-r--r-- 3.3 KB
LICENSE -rw-r--r-- 1.0 KB
README.md -rw-r--r-- 3.1 KB
config -rw-r--r-- 5.8 KB
sway.desktop -rw-r--r-- 95 bytes

README.md

back to top