1
0
Fork 0
mutter-performance-source/src
Florian Müllner cb86745245 window-actor: Special-case COMBO window's shadow class
We currently don't have any shadow class for combo box popups,
which means the default shadow of normal windows is used. That's
clearly odd given that the two are very different, and isn't
consistent with GTK+-3's client-side shadows for popups. While
we could add a dedicated shadow class, the designers are fine
with reusing the existing shadow for dropdown-menus, so let's
do that.

https://bugzilla.gnome.org/show_bug.cgi?id=744667
2017-02-15 23:54:07 +01:00
..
backends backends/x11: Only apply keymap when not running nested 2017-02-15 14:04:16 +08:00
compositor window-actor: Special-case COMBO window's shadow class 2017-02-15 23:54:07 +01:00
core backends/x11: Split up X11 backend into Cm and Nested 2017-02-15 14:04:16 +08:00
meta window: Remove public meta_window_get_all_monitors API 2017-01-25 16:28:52 +08:00
tests monitor-unit-tests: Check monitor <-> logical monitor relationships 2017-01-25 16:28:57 +08:00
ui Always use the default screen 2016-07-23 10:55:02 +08:00
wayland wayland: Update tool cursor scale when crossing monitors 2017-02-15 23:33:44 +01:00
x11 monitor-manager: Move logical monitor into its own file 2017-01-25 16:28:53 +08:00
.cvsignore Install desktop files in both .../share/applications and 2008-09-12 04:05:17 +00:00
libmutter.pc.in Make libmutter and friends parallel installable 2017-02-14 11:16:45 +08:00
Makefile-tests.am Make libmutter and friends parallel installable 2017-02-14 11:16:45 +08:00
Makefile.am build: Update src/Makefile.am 2017-02-15 12:56:13 -05:00
meta-enum-types.c.in Install enum types 2015-07-05 22:01:59 -07:00
meta-enum-types.h.in Install enum types 2015-07-05 22:01:59 -07:00
org.freedesktop.login1.xml MetaLauncher: Don't g_error() on failure 2015-11-06 17:03:59 -05:00
org.gnome.Mutter.DisplayConfig.xml backends: Add flags to MetaMonitorMode 2016-05-13 18:44:45 +02:00
org.gnome.Mutter.IdleMonitor.xml Rename the DBus interface files 2014-03-31 23:44:46 -04:00
stamp-mutter-enum-types.h Install enum types 2015-07-05 22:01:59 -07:00