gnome-shell/js/ui
Rui Matos 0954efd875 ScreenShield: ensure we don't leak logind inhibitors
This could happen if we are VT switched away and an animated
activation is requested because we're preparing to enter sleep. Since
we don't animate in this case we'd never reach
_completeLockScreenShown() before coming out of sleep, at which point
we _inhibitSuspend() again and would leak the previous inhibitor.

https://bugzilla.gnome.org/show_bug.cgi?id=749228
2015-05-13 19:00:53 +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 AppDisplay: use global settings object 2015-03-27 13:11:22 -07:00
appFavorites.js
background.js Background: add a comment for questionable GSettings usage 2015-03-27 13:11:22 -07:00
backgroundMenu.js
boxpointer.js
calendar.js calendar: Allow to dismiss resident notifications 2015-04-14 21:57:54 +02:00
checkBox.js
ctrlAltTab.js Use dedicated icons for top bar/windows in ctrl-alt-tab 2015-03-13 17:12:10 +01:00
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:57:56 +02:00
dnd.js
edgeDragAction.js
endSessionDialog.js
environment.js
extensionDownloader.js theme: modal dialog headlines 2015-03-10 19:16:28 +01:00
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 Refresh all background instances after suspend if needed 2015-03-24 11:45:04 +01: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 main: Close calendar on activateWindow() 2015-03-10 22:41:52 +01:00
messageTray.js panel: Move notification banners below time+date dropdown 2015-04-25 09:57:56 +02:00
modalDialog.js
notificationDaemon.js NotificationDaemon: stop filtering notifications from empathy 2015-03-03 14:20:48 -08:00
osdMonitorLabeler.js
osdWindow.js
overview.js overviewControls: Remove message indicator 2015-02-20 17:40:21 +01:00
overviewControls.js overviewControls: Remove message indicator 2015-02-20 17:40:21 +01:00
panel.js panel: Set up 'open-state-changed' handler on menu changes 2015-04-30 18:34:09 +02:00
panelMenu.js panel: Set up 'open-state-changed' handler on menu changes 2015-04-30 18:34:09 +02:00
pointerWatcher.js
popupMenu.js popupMenu: Use .selected class for active item 2015-03-17 15:43:49 +01:00
remoteMenu.js
remoteSearch.js Search: use the same settings object for loading search providers 2015-03-27 13:11:22 -07:00
runDialog.js runDialog: Disable restart command on wayland 2015-03-03 20:09:06 +01:00
screencast.js
screenShield.js ScreenShield: ensure we don't leak logind inhibitors 2015-05-13 19:00:53 +02:00
screenshot.js screenshot: fix off-by-one selection size 2015-03-14 16:04:23 -07:00
scripting.js
search.js Search: use the same settings object for loading search providers 2015-03-27 13:11:22 -07:00
separator.js
sessionMode.js
shellDBus.js
shellEntry.js
shellMountOperation.js theme: modal dialog headlines 2015-03-10 19:16:28 +01:00
slider.js
switcherPopup.js
tweener.js
unlockDialog.js
userWidget.js loginDialog: Pass-through UserWidget's label-actor 2015-03-06 17:24:13 +01:00
viewSelector.js viewSelector: Mirror open-app-view edge drag gesture for RTL 2015-03-15 19:41:44 +01:00
windowAttentionHandler.js
windowManager.js Revert "Revert "windowManager: Block dynamic workspace updates while showing the popup"" 2015-03-27 14:34:28 +01:00
windowMenu.js
workspace.js workspace: Prevent overlapping windows when scaling to fit the screen 2015-03-03 23:00:10 +01:00
workspacesView.js WorkspacesView: remove unused GSettings 2015-03-27 13:12:25 -07:00
workspaceSwitcherPopup.js
workspaceThumbnail.js
xdndHandler.js