GNOME Bugzilla – Bug 693913
wayland: attempt to determine the possible parent surface for popups
Last modified: 2013-02-19 01:48:07 UTC
To position the popups correctly on Wayland, a parent surface needs to be set. Therefore, for popup menus which do not have a transient parent, an appropriate surface needs to be determined.
Created attachment 236281 [details] [review] wayland: attempt to determine the possible parent surface for popups Use the surface beneath the device that created the grab as the transient parent for the popup surfaces.
Review of attachment 236281 [details] [review]: LGTM.
Attachment 236281 [details] pushed as fbc0572 - wayland: attempt to determine the possible parent surface for popups