gnome-shell/js/ui
Giovanni Campagna 1c3e7330f3 ScreenShield: don't rely on gnome-session to hide the lightbox
If we lock before the user becomes active again, gnome-session will never
change presence from IDLE, and thus we'll never hide the lightbox.
Instead, install our own idle monitor.

https://bugzilla.gnome.org/show_bug.cgi?id=687020
2012-11-05 22:04:09 +01:00
..
components telepathyClient: Fix auto-scroll to bottom 2012-11-02 12:06:52 +01:00
status NetworkMenu: don't use a global switch for all VPN connections 2012-10-30 16:08:33 +01:00
altTab.js
appDisplay.js
appFavorites.js Show feedback notifications when the user is busy 2012-11-02 19:25:26 +01:00
boxpointer.js popupMenu: Overwrite ongoing animations when calling close repeatedly 2012-10-23 22:21:45 +02:00
calendar.js calendar: Handle calendar-server errors 2012-10-24 18:26:03 +02:00
checkBox.js
ctrlAltTab.js ctrlAltTab: Only set the stage focus mode when we're focusing a widget 2012-10-03 13:04:46 -03:00
dash.js dash: Reset show-apps label on drag-end 2012-10-15 23:22:34 +02:00
dateMenu.js dateMenu: Hide "Open Calendar" item if calendar unavailable 2012-10-13 14:40:51 +02:00
dnd.js dnd: Fix regression from e6fd2be 2012-10-02 21:16:28 -03:00
endSessionDialog.js Use the correct icon in the restart dialog 2012-11-01 16:21:52 +00:00
environment.js
extensionDownloader.js
extensionSystem.js Fix extension styling 2012-09-13 22:41:17 +02:00
flashspot.js
grabHelper.js grabHelper: Ignore events from On-Screen-Keyboard 2012-09-25 08:25:24 +02:00
ibusCandidatePopup.js
iconGrid.js
keyboard.js keyboard: simplify using Caribou.KeyModel.label 2012-11-03 08:57:23 +09:00
layout.js layout: Remove message tray pointer barrier 2012-11-02 16:29:37 +01:00
lightbox.js
lookingGlass.js lookingGlass: Fix object inspector for multi-monitor scenarios 2012-09-16 17:38:18 -03:00
magnifier.js
magnifierDBus.js
main.js main: hide the overview on key release 2012-11-05 21:14:28 +01:00
messageTray.js Show feedback notifications when the user is busy 2012-11-02 19:25:26 +01:00
modalDialog.js modalDialog: Remove the fade in buttons code 2012-10-16 10:49:20 -04:00
notificationDaemon.js messageTray: Use a GIcon for a notification's icon/secondary icon 2012-10-16 12:14:16 -04:00
overview.js Implement non-linear overview shade for background 2012-11-05 19:16:53 +01:00
panel.js Revert "panel: programmatic anim. control of AnimatedIcon" 2012-11-05 14:31:04 -05:00
panelMenu.js panelMenu: Fix exception when destroying menuless button 2012-10-26 15:49:26 +02:00
pointerWatcher.js Port to GnomeIdleMonitor 2012-10-22 12:06:45 -04:00
popupMenu.js popupMenu: Overwrite ongoing animations when calling close repeatedly 2012-10-23 22:21:45 +02:00
remoteSearch.js
runDialog.js runDialog: Remove "Run" button again 2012-10-30 15:50:05 +01:00
screenShield.js ScreenShield: don't rely on gnome-session to hide the lightbox 2012-11-05 22:04:09 +01:00
scripting.js
search.js
searchDisplay.js searchDisplay: Fix alignment of section headers in RTL locales 2012-09-21 21:03:52 +02:00
sessionMode.js gdm: Move logo into the panel 2012-10-25 18:31:16 +02:00
shellDBus.js ScreenShield: implement o.g.ScreenSaver.GetActiveTime 2012-10-18 15:30:40 +02:00
shellEntry.js shellEntry: Make the entry have a fake focus state when a context menu is open 2012-09-12 14:15:18 -03:00
shellMountOperation.js
tweener.js
unlockDialog.js Disable the login button when there is no input 2012-11-05 10:17:46 +00:00
userMenu.js Add a setting to force the 'Log out' menuitem 2012-10-31 12:46:49 -04:00
viewSelector.js dash: Open 'Show Apps' with Super+A 2012-10-16 01:38:12 +02:00
wanda.js wanda: Use an StIcon again for createIcon 2012-10-02 18:42:41 -03:00
windowAttentionHandler.js Show feedback notifications when the user is busy 2012-11-02 19:25:26 +01:00
windowManager.js windowManager: Disable the window dimmer when we close all attached dialogs 2012-08-31 16:43:52 -03:00
workspace.js Overview: Resize the window title labels on content change 2012-10-27 18:18:48 +02:00
workspacesView.js workspacesView: Add some more spacing between window and workspace thumbs 2012-10-23 15:12:45 -04:00
workspaceSwitcherPopup.js
workspaceThumbnail.js workspace: fix typo in removeThumbnails. 2012-10-12 17:44:10 -04:00
xdndHandler.js