gnome-shell/js/ui
Rui Matos bbc8010de3 ScreenShield: tie the suspend inhibitor to our isActive property
The whole point of holding a suspend inhibitor is to be able to lock
before suspending.

Currently, when resuming we immediately take the inhibitor without
checking that we're locked which means that we won't be able to
release this inhibitor if we don't unlock at least once.

To prevent that and to better match the inhibitor's intention in the
first place, we can tie the inhibitor with not being locked. In
practice, we also want to let the locking animation finish before
suspending, so we'll tie the inhibitor with not being active
instead.

https://bugzilla.gnome.org/show_bug.cgi?id=749228
2015-05-14 15:11:18 +02:00
..
components telepathyClient: Keep source alive while channel is open 2015-04-11 22:53:42 +02:00
status status/keyboard: Backup the whole MRU list while in password mode 2015-03-30 17:51:18 +02:00
altTab.js
animation.js
appDisplay.js
appFavorites.js
background.js
backgroundMenu.js Add Display Settings to Background Menu. 2015-04-14 23:18:49 +02:00
boxpointer.js
calendar.js calendar: Allow to dismiss resident notifications 2015-04-14 21:57:54 +02:00
checkBox.js
ctrlAltTab.js
dash.js dash: use global settings instead of own settings object 2015-03-27 13:11:22 -07:00
dateMenu.js panel: Block banners when opening menus that would overlap 2015-04-25 09:56:05 +02:00
dnd.js
edgeDragAction.js
endSessionDialog.js
environment.js st: Remove StTable 2015-05-05 16:37:41 +02:00
extensionDownloader.js
extensionSystem.js
focusCaretTracker.js
grabHelper.js
ibusCandidatePopup.js
iconGrid.js
keyboard.js keyboard: Add a way to use the OSK on shell chrome in wayland sessions 2015-04-14 19:34:13 +02:00
layout.js layout: Track which barriers have been hit 2015-04-28 17:49:52 -07:00
legacyTray.js legacyTray: Decrease visible width when concealed 2015-04-14 21:57:55 +02:00
lightbox.js
lookingGlass.js
magnifier.js Magnifier: invert connection to settings changes and initial read 2015-03-27 13:11:22 -07:00
magnifierDBus.js
main.js
messageTray.js panel: Move notification banners below time+date dropdown 2015-04-25 09:56:05 +02:00
modalDialog.js
notificationDaemon.js
osdMonitorLabeler.js
osdWindow.js
overview.js
overviewControls.js
panel.js panel: Set up 'open-state-changed' handler on menu changes 2015-04-30 18:12:52 +02:00
panelMenu.js panel: Set up 'open-state-changed' handler on menu changes 2015-04-30 18:12:52 +02:00
pointerWatcher.js
popupMenu.js
remoteMenu.js
remoteSearch.js
runDialog.js
screencast.js
screenShield.js ScreenShield: tie the suspend inhibitor to our isActive property 2015-05-14 15:11:18 +02:00
screenshot.js
scripting.js
search.js
separator.js
sessionMode.js
shellDBus.js
shellEntry.js
shellMountOperation.js
slider.js
switcherPopup.js
tweener.js
unlockDialog.js
userWidget.js
viewSelector.js
windowAttentionHandler.js
windowManager.js
windowMenu.js windowMenu: Add option to move different monitor 2015-04-14 23:19:05 +02:00
workspace.js
workspacesView.js WorkspacesView: remove unused GSettings 2015-03-27 13:12:25 -07:00
workspaceSwitcherPopup.js
workspaceThumbnail.js
xdndHandler.js