gnome-shell/js/ui
Florian Müllner d3a3b7f514 screenShield: Do not save lock state on wayland
We keep track of the lock state and restore it on startup to prevent
a crash from bypassing the screen lock. However on wayland, a crash
doesn't result in gnome-session restarting gnome-shell, but brings
down the entire session - that is, restoring the lock state does not
actually protect the existing session in that case, but forces the
user to authenticate twice in order to start the next session. This
is clearly not helpful, so avoid this by not saving the state when
running as wayland compositor.

https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/17
2018-02-07 04:35:57 +00:00
..
components networkAgent: Pick up VPN service dir from pkg-config 2018-01-22 08:44:19 +01:00
status thunderbolt: add policy provider and indicator 2018-02-05 21:38:49 +01:00
accessDialog.js
altTab.js
animation.js
appDisplay.js appDisplay: don't try to close the popup menu that is already destroyed 2018-01-17 13:04:41 -05:00
appFavorites.js
audioDeviceSelection.js
background.js background: don't leak wall clock when background changes 2017-12-15 10:57:14 -05:00
backgroundMenu.js
boxpointer.js
calendar.js
checkBox.js
closeDialog.js
ctrlAltTab.js
dash.js dash: Do not shadow ClutterActor's destroy() 2017-12-05 18:07:00 -05:00
dateMenu.js dateMenu: Fix possible crash with unknown locations 2017-12-06 02:02:48 +01:00
dialog.js
dnd.js dnd: Declare restore location variables 2018-01-17 13:04:41 -05:00
edgeDragAction.js
endSessionDialog.js
environment.js
extensionDownloader.js extension: log message if extension could not be installed 2017-11-21 13:15:05 -05:00
extensionSystem.js
focusCaretTracker.js
grabHelper.js
ibusCandidatePopup.js ibusCandidatePopup: Feed OSK suggestions from ibus panel candidates 2018-02-05 17:46:57 +01:00
iconGrid.js
inhibitShortcutsDialog.js
kbdA11yDialog.js ui: Add keyboard accessibility dialog 2018-01-10 19:10:18 +01:00
keyboard.js keyboard: Do not create widgetry for all keyboard groups at once 2018-02-05 17:46:57 +01:00
layout.js
lightbox.js
lookingGlass.js
magnifier.js
magnifierDBus.js
main.js misc: Add InputMethod class 2018-02-05 17:46:57 +01:00
messageList.js
messageTray.js
modalDialog.js shell: Remove gdk_screen property/getter 2018-02-05 17:46:57 +01:00
mpris.js
notificationDaemon.js
osdMonitorLabeler.js
osdWindow.js
overview.js overview: Protect ::drag-end handlers 2017-11-17 14:34:40 +01:00
overviewControls.js
padOsd.js padOsd: Fixup to the previous commit 2018-01-30 16:41:25 +01:00
panel.js panel: center date entry with workarea 2018-02-06 11:19:58 +01:00
panelMenu.js
pointerWatcher.js
popupMenu.js
remoteMenu.js
remoteSearch.js
runDialog.js
screencast.js
screenShield.js screenShield: Do not save lock state on wayland 2018-02-07 04:35:57 +00:00
screenshot.js
scripting.js
search.js
sessionMode.js
shellDBus.js
shellEntry.js
shellMountOperation.js
slider.js
switcherPopup.js
switchMonitor.js
tweener.js
unlockDialog.js
userWidget.js
viewSelector.js viewSelector: Send first printable keystroke to the search entry 2018-02-05 17:46:57 +01:00
windowAttentionHandler.js windowAttentionHandler: Fix typo 2017-10-26 19:54:50 +02:00
windowManager.js
windowMenu.js
workspace.js
workspacesView.js
workspaceSwitcherPopup.js
workspaceThumbnail.js
xdndHandler.js