diff options
author | Brian Ashworth <bosrsf04@gmail.com> | 2019-12-15 19:09:26 -0500 |
---|---|---|
committer | Drew DeVault <sir@cmpwn.com> | 2019-12-16 12:02:05 -0500 |
commit | 2b51c5b2942fbedfe34a912b47616e98cfcea02e (patch) | |
tree | 7c84928cd4d0de8ae3f3d24fa044437fe60fe5d1 /sway/commands/seat/keyboard_grouping.c | |
parent | 0278c4db6f7334b02ae824434ef52abab342b900 (diff) |
input/seatop_default: fix focusing floating titles
When clicking on the titlebar of a floating container (or descendant of
a floating container), the top-level floating container was being
focused and then allowing you to move the top-level floating container.
This made it so you couldn't switch to a different tab/stack within the
floating container. With this patch, the focus inactive view for the
container that the titlebar is associated with is focused, then the
traversal to the top-level floating container is performed to use with
the move floating operation.
Diffstat (limited to 'sway/commands/seat/keyboard_grouping.c')
0 files changed, 0 insertions, 0 deletions