Jonas Ådahl fbd237bc66 MetaWaylandSurface: Return top most toplevel window for popups
Make meta_wayland_surface_get_toplevel_window return the top most window
in case its a chain of popups. This is to make all popups in a chain
including the top most surface have the same scale.

The reason for this is that popups are mostly integrated part of the
user interface of its parent (such as menus). Having them in a different
scale would look awkward.

Note that this doesn't affect non-popup windows with parent-child
relationship, because such windows are typically not an integral part of
the user interface (settings window, dialogs, ..) and can typically be
moved independently. It would probably make sense to make attached modal
dialogs have the same scale as their parent windows, but modal dialogs
are currently not supported for Wayland clients.

https://bugzilla.gnome.org/show_bug.cgi?id=744934
2015-07-16 11:54:14 +08:00
2015-07-06 00:52:18 -07:00
2015-07-01 21:59:38 +00:00
2014-03-18 20:37:35 -04:00
2015-07-05 22:01:59 -07:00
2015-07-06 00:52:18 -07:00
2015-07-06 00:52:18 -07:00
2014-07-31 17:50:28 +02:00
2015-07-02 13:51:22 +02:00
Description
91 MiB
Languages
C 98.9%
Meson 0.7%
Python 0.3%