diff options
author | Brian Ashworth <bosrsf04@gmail.com> | 2020-01-05 15:02:22 -0500 |
---|---|---|
committer | Simon Ser <contact@emersion.fr> | 2020-01-05 22:16:44 +0100 |
commit | b977c02e354bd5b0282796a4b770f5a7888e81be (patch) | |
tree | e614e5b589f87dcb6a38a78328ff177f58b3dc19 /sway/tree | |
parent | fd24b1afd874d6da8ae603c1d0919078803f132d (diff) |
render: do not render indicator on floating views
This adds a check to make it so the indicator is only rendered on views
with a parent, which floating views do not. Since floating views do not
have a parent, the workspace layout was being incorrectly used to
determine whether to show the split indicator previously. This has no
impact on floating containers and a view within a floating container
will still have indicators rendered appropriately.
Diffstat (limited to 'sway/tree')
0 files changed, 0 insertions, 0 deletions