swayfx/sway/desktop
Brian Ashworth b977c02e35 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.
2020-01-05 22:16:44 +01:00
..
desktop.c Stop using wlr_output->{lx,ly} 2019-03-11 12:43:01 -04:00
idle_inhibit_v1.c idle_inhibit: fix crash during view destruction 2019-04-03 19:46:08 +03:00
layer_shell.c layer-shell: refocus if keyboard interactive lost 2019-12-27 11:38:56 +01:00
output.c Re-add support for wlr_output's atomic API 2019-12-30 11:24:11 -07:00
render.c render: do not render indicator on floating views 2020-01-05 22:16:44 +01:00
surface.c desktop/surface: Fix crash when timer is NULL 2019-12-24 13:03:50 +01:00
transaction.c Fix uninitialized read for wlr_surface_send_frame 2019-04-21 14:06:15 +03:00
xdg_shell.c Remove all wayland-server.h includes 2019-07-27 17:16:56 -04:00
xwayland.c xwayland: handle size_hints == NULL 2020-01-03 14:02:19 +01:00