summaryrefslogtreecommitdiffstats
path: root/swayidle
diff options
context:
space:
mode:
authorLibravatar Ryan Dwyer <ryandwyer1@gmail.com>2018-09-23 13:10:36 +1000
committerLibravatar Ryan Dwyer <ryandwyer1@gmail.com>2018-09-23 13:10:36 +1000
commit93624599b3252c0c8378d8e788a500b4b597a135 (patch)
tree0473ea1e7a9f19df0a70b9f8378e45a0299e1cfb /swayidle
parentMerge pull request #2688 from RyanDwyer/exec-commands-without-focus (diff)
downloadsway-93624599b3252c0c8378d8e788a500b4b597a135.tar.gz
sway-93624599b3252c0c8378d8e788a500b4b597a135.tar.zst
sway-93624599b3252c0c8378d8e788a500b4b597a135.zip
Remove move_out_of_tabs_stacks
This fixes the following. Create these layouts and run move right: (Initial layout -> expected result -> actual result) * `H[S[unfocused focused] unfocused]` -> `H[S[unfocused] focused unfocused]` -> `H[H[S[unfocused] focused] unfocused]` * `H[S[unfocused focused] V[unfocused]]` -> `H[S[unfocused] V[unfocused focused]]` -> `H[H[S[unfocused] focused] V[unfocused]]` move_out_of_tabs_stacks was originally made to allow views to move out of the tabbed/stacked container in the parallel direction, but at some point this has started working using the regular logic.
Diffstat (limited to 'swayidle')
0 files changed, 0 insertions, 0 deletions