]> Pileus Git - ~andy/gtk/commit
quartz: move tooltips window to the topmost level
authorMichael Natterer <mitch@gimp.org>
Sun, 18 Nov 2012 16:42:31 +0000 (17:42 +0100)
committerMichael Natterer <mitch@gimp.org>
Sun, 18 Nov 2012 16:47:33 +0000 (17:47 +0100)
commitf2e05e2b4176082063c82d78b113d6065c0e77ec
treea21edf3b74832d90d171175c8fcf04646a739504
parentbfbb9a58ae16c8d3f0076ca95a51c89f237cf23e
quartz: move tooltips window to the topmost level

so they can appear on top of popup menus. Also, reorder the switch()
statement in window_type_hint_to_level() so it resembles the stacking
order, to avoid confision like this in the future. Fixes bug 688512.
(cherry picked from commit 1a2509a6ab7f35caae758c2b31f40ef90d4fa94a)
gdk/quartz/gdkwindow-quartz.c