gnome-shell/js/ui
Owen W. Taylor fb30822860 windowManager: shade the actor, not the texture
Applying the "dim window" effect to the MetaWindowActor has two avantages:
first it avoids triggering bugs where ClutterOffscreenEffect doesn't handle
clone paint correctly. Second, it avoids showing the window as dimmed in
alt-Tab and the overview, which is weird.

The small downside of this is that the shadow becomes slightly gray when
the window dimmed, which is wrong - if we switched from blending with gray
to a combination of desaturation and darkening, this problem wouldn't
happen.

Revert out the addition of startY to the shader, since we don't need it
and fix the application of alpha, since we need to handle alpha correctly
for the shadow.

https://bugzilla.gnome.org/show_bug.cgi?id=659634
2011-09-20 14:56:25 -04:00
..
status Clear the active network when removing the active access point 2011-09-20 19:01:23 +02:00
altTab.js altTab: Fix icon scrolling 2011-09-19 10:50:54 -04:00
appDisplay.js app-display: Remove AppIconMenu::popup 2011-09-15 22:01:58 +02:00
appFavorites.js overview: make shellInfo private 2011-08-28 12:29:41 -04:00
automountManager.js screenSaver: bugfixes 2011-07-14 12:51:18 -04:00
autorunManager.js autorun: don't use a custom size for the hotplug icon 2011-09-19 20:53:50 -04:00
boxpointer.js panelMenu: add a gap between the panel and its menus 2011-08-01 11:48:02 -04:00
calendar.js dateMenu: Make events list optional 2011-08-28 12:18:47 -04:00
contactDisplay.js search: Allow searching for people in overview mode 2011-08-29 17:43:30 -04:00
ctrlAltTab.js ctrlAltTab: don't allow more than one popup 2011-09-19 10:17:19 -04:00
dash.js apps: Ensure running apps override new .desktop file data 2011-09-05 17:29:41 -04:00
dateMenu.js panel: allow padding around panel buttons to shrink 2011-09-19 17:43:54 -04:00
dnd.js dnd: Reparent drag actor to the uiGroup rather then the stage 2011-06-30 21:13:15 +02:00
docDisplay.js ShellApp: Change activation API 2011-08-11 05:35:23 -04:00
endSessionDialog.js end-session-dialog: Use correct plural forms for timeouts 2011-09-14 15:43:22 +02:00
environment.js shell_global_set_property_mutable: Remove 2011-06-20 17:58:40 -04:00
extensionSystem.js extensionSystem: Add an explicit approval dialog 2011-09-13 12:34:49 -04:00
iconGrid.js Setting StWidget::label-actor on some ui elements 2011-04-27 02:09:11 +02:00
keyboard.js keyboard: switch to using the correct gsettings key for enable/disable 2011-09-19 07:34:02 -04:00
layout.js layout: fix keyboard in modal dialogs 2011-09-06 14:33:02 -04:00
lightbox.js Clean up unused includes 2010-07-19 01:46:01 +02:00
link.js Clean up unused includes 2010-07-19 01:46:01 +02:00
lookingGlass.js memory: Add display of elapsed seconds since a garbage collection 2011-09-17 10:16:35 -04:00
magnifier.js magnifier: Adjust for removal of 'show-magnifier' key 2011-02-17 16:09:07 +01:00
magnifierDBus.js Refactor Magnifier.ZoomRegion to avoid permanent Clutter.Clone 2010-12-03 14:21:57 -05:00
main.js main: Let SWITCH_PANELS keybinding through at login screen 2011-09-19 10:17:18 -04:00
messageTray.js Silently add chat source in the MessageTray 2011-09-19 16:19:26 +02:00
modalDialog.js modal-dialog: Don't let buttons steal manually-set focus 2011-09-19 21:26:32 +02:00
networkAgent.js network-agent: Allow entries to activate default action 2011-09-19 21:26:32 +02:00
notificationDaemon.js messageTray: implement showing images in notifications 2011-08-29 13:46:47 -04:00
overview.js overview: Add API to remove search providers 2011-09-04 13:28:08 +02:00
panel.js panel: allow padding around panel buttons to shrink 2011-09-19 17:43:54 -04:00
panelMenu.js panel: allow padding around panel buttons to shrink 2011-09-19 17:43:54 -04:00
placeDisplay.js overview: make shellInfo private 2011-08-28 12:29:41 -04:00
polkitAuthenticationAgent.js polkit-agent: Remove hack to focus password entry 2011-09-19 21:26:32 +02:00
popupMenu.js userMenu: fix line wrapping 2011-09-19 17:36:13 -04:00
runDialog.js runDialog: catch exceptions from Gio.app_info_launch_default_for_uri() 2011-07-20 00:25:11 +01:00
scripting.js layout: new file handling shell layout 2011-07-06 08:38:35 -04:00
search.js overview: Add API to remove search providers 2011-09-04 13:28:08 +02:00
searchDisplay.js overview: Add API to remove search providers 2011-09-04 13:28:08 +02:00
shellDBus.js extensionSystem: Add "UninstallExtension" DBus method 2011-09-12 14:37:20 -04:00
shellMountOperation.js ShellApp: Change activation API 2011-08-11 05:35:23 -04:00
statusIconDispatcher.js statusIconDispatcher: fix trailing comma 2011-03-25 21:24:42 -04:00
telepathyClient.js telepathyClient: notify only once per account for connection error 2011-09-15 10:10:22 +02:00
tweener.js tweener: remove tweens when target.actor is destroyed 2011-02-22 12:36:25 -05:00
userMenu.js panel: allow padding around panel buttons to shrink 2011-09-19 17:43:54 -04:00
viewSelector.js overview: Add API to remove search providers 2011-09-04 13:28:08 +02:00
windowAttentionHandler.js shell-global: add a "display" property 2011-08-03 09:09:55 -04:00
windowManager.js windowManager: shade the actor, not the texture 2011-09-20 14:56:25 -04:00
workspace.js workspace: Fix activating windows from xdnd operations 2011-09-14 10:00:46 +02:00
workspacesView.js workspacesView: Only connect to nWorkspacesChanged after we've lazily inited 2011-09-01 16:25:03 -04:00
workspaceSwitcherPopup.js layout: new file handling shell layout 2011-07-06 08:38:35 -04:00
workspaceThumbnail.js Use Meta.BackgroundActor instances instead of cloning global.background_actor 2011-08-29 19:17:01 +01:00
xdndHandler.js xdndHandler: Correctly disconnect the window group visibility handler 2011-03-04 11:23:18 +01:00