https://bugs.freedesktop.org/show_bug.cgi?id=69443
--- Comment #5 from Kristian Høgsberg <[email protected]> --- (In reply to comment #4) > (In reply to comment #3) > > Created attachment 88703 [details] [review] [review] > > shell: Ensure transient surfaces are included in the layer of their parent > > (updated) > > > > Updated to use weston_view_geometry_dirty() instead of > > weston_surface_damage(). > > This should track the layer the transient-for (parent) surface is in, rather > than unconditionally slamming all transients into the fullscreen layer. > Else fullscreen windows would be obscured by transients of non-fullscreen > windows. Yeah, sounds like you found the root cause of the problem here, but we do need to be smarted about moving transients in and out of the fullscreen layer along with the parent. -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Wayland-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/wayland-bugs
