mutter/src/ui
Florian Müllner 4a10c95e76 core: Replace lower_beneath_focus_window()
The code assumed that the focus window was always the one at the
top of the window stack, which is not true if an unfocused window
has the above hint set.

Rather than fixing this assumption, rename the function to
lower_beneath_grab_window() and use the display's grab window - the
function is only used for displaying the tile previews, which means
that we want the grab window anyway.

https://bugzilla.gnome.org/show_bug.cgi?id=650661
2011-07-09 01:08:58 +02:00
..
draw-workspace.c draw-workspace: Update to current GTK style API 2011-07-08 21:40:55 +02:00
draw-workspace.h ui: Port draw_workspace() to take a cairo_t 2010-09-26 17:09:20 +02:00
fixedtip.c ui: Port to GtkStyleContext 2011-01-13 18:55:39 +01:00
fixedtip.h Comprehensively rename to Mutter 2009-06-16 14:17:10 -04:00
frames.c theme: Port from GdkColor to GdkRGBA 2011-07-08 01:29:54 +02:00
frames.h ui-frame: Add support for style variants 2011-05-18 23:07:23 +02:00
gradient.c gradient: Port from GdkColor to GdkRGBA 2011-07-08 01:29:54 +02:00
menu.c Move the installed includes to a subdir 2011-03-07 18:19:53 -05:00
menu.h Comprehensively rename to Mutter 2009-06-16 14:17:10 -04:00
metaaccellabel.c Move the installed includes to a subdir 2011-03-07 18:19:53 -05:00
metaaccellabel.h Move the installed includes to a subdir 2011-03-07 18:19:53 -05:00
preview-widget.c Move the installed includes to a subdir 2011-03-07 18:19:53 -05:00
resizepopup.c Move the installed includes to a subdir 2011-03-07 18:19:53 -05:00
resizepopup.h Move the installed includes to a subdir 2011-03-07 18:19:53 -05:00
tabpopup.c Move the installed includes to a subdir 2011-03-07 18:19:53 -05:00
tabpopup.h Move the installed includes to a subdir 2011-03-07 18:19:53 -05:00
testgradient.c gradient: Port from GdkColor to GdkRGBA 2011-07-08 01:29:54 +02:00
theme-parser.c theme: Allow using custom colors from the GTK+ theme 2011-07-08 22:40:43 +02:00
theme-private.h theme: Allow using custom colors from the GTK+ theme 2011-07-08 22:40:43 +02:00
theme-viewer.c theme-viewer: Port from GdkColor to GdkRGBA 2011-07-08 21:40:54 +02:00
theme.c theme: Allow using custom colors from the GTK+ theme 2011-07-08 22:40:43 +02:00
tile-preview.c core: Replace lower_beneath_focus_window() 2011-07-09 01:08:58 +02:00
tile-preview.h Move the installed includes to a subdir 2011-03-07 18:19:53 -05:00
ui.c ui: Add meta_ui_update_frame_style() 2011-05-18 23:07:23 +02:00
ui.h ui: Add meta_ui_update_frame_style() 2011-05-18 23:07:23 +02:00