gnome-shell/js
Alejandro Piñeiro 7431c4d611 magnifier: Using properly 'color-saturation'
As description of the setting says, color-saturation ranges from
0.0 (grayscale) to 1.0 (full color), but the real outcome was the
opposite. The reason is that clutter provides a desaturation effect,
and color-saturation was passed directly to that effect. This patch
renames the effect and compute the desaturation value.
2012-08-06 13:02:42 +02:00
..
extensionPrefs extensionPrefs: Fix 2012-07-17 12:14:02 -04:00
gdm GdmUtil: don't call GetUserVerifier from the user session 2012-08-03 18:06:10 +02:00
misc util: Fix number of parameters passed to spawn_sync 2012-07-24 06:11:21 -03:00
perf js: use System.gc() instead of shell_global_gc() 2012-07-12 20:11:38 -04:00
ui magnifier: Using properly 'color-saturation' 2012-08-06 13:02:42 +02:00
Makefile.am js: Remove StatusIconDispatcher 2012-08-03 11:51:53 -03:00