aboutsummaryrefslogtreecommitdiff
path: root/include/cairo.h
diff options
context:
space:
mode:
authorRyan Dwyer <ryandwyer1@gmail.com>2018-09-23 13:10:36 +1000
committerRyan Dwyer <ryandwyer1@gmail.com>2018-09-23 13:10:36 +1000
commit93624599b3252c0c8378d8e788a500b4b597a135 (patch)
tree0473ea1e7a9f19df0a70b9f8378e45a0299e1cfb /include/cairo.h
parent68395f34f686aa1901077505405775ba5bafe6ee (diff)
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 'include/cairo.h')
0 files changed, 0 insertions, 0 deletions