gnome-shell/js
Florian Müllner c671ff74c6 windowManager: Replace custom shader with builtin ClutterEffects
While modal dialogs were attached to the parent's titlebar, it
made sense to leave the top of the parent window at full color.
With the new position of modal dialogs, it makes more sense to dim
the entire parent window, so we can use a combination of Clutter's
BrightnessContrast- and DesaturateEffect instead of our own custom
shader.

https://bugzilla.gnome.org/show_bug.cgi?id=674499
2012-07-14 03:33:57 +02:00
..
extensionPrefs extensionUtils: Create and load the extension object when scanning 2012-06-12 17:16:08 -04:00
gdm Implemented banner support for the login screen 2012-07-06 09:01:25 -04:00
misc extensionDownloader: Add update/blacklist support for extensions 2012-07-10 14:36:41 -04:00
perf js: use System.gc() instead of shell_global_gc() 2012-07-12 20:11:38 -04:00
ui windowManager: Replace custom shader with builtin ClutterEffects 2012-07-14 03:33:57 +02:00
Makefile.am shell: Remove ContactSystem 2012-06-29 11:21:50 +02:00