https://bugzilla.gnome.org/show_bug.cgi?id=781945

--- Comment #5 from Olivier Fourdan <[email protected]> ---
Created attachment 350853
  --> https://bugzilla.gnome.org/attachment.cgi?id=350853&action=edit
[PATCH] wayland: Do not map toplevel utility as popup

Applications can specify the type hint as utility even on toplevel
windows.

When that toplevel is also marked as a transient for another window,
GDK Wayland backend would translate that as an xdg_popup which is not
appropriate.

While utility temp windows should remain mapped as subsurfaces (such as
the ones used by treeviews), regular windows should not translate as
neither a subsurface nor an xdg_popup.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
wayland-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/wayland-bugs

Reply via email to