gnome-shell/js/ui
Florian Müllner a205f4e249 status/system: Fix session submenu visibility
Commit 147a743d8d moved the suspend and power-off actions into
the submenu that contains the log-out and switch-user actions,
but did not update the submenu visibility logic to account for
the additional actions.

As a result, the submenu is hidden when log-out and switch-user
are unavailable (like on the login screen), even if suspend and
power-off are enabled.

https://gitlab.gnome.org/GNOME/gnome-shell/issues/2169
2020-02-04 14:40:44 +00:00
..
components dialogs: Hide caps lock warning if password entry is hidden 2020-02-01 08:08:33 +01:00
status status/system: Fix session submenu visibility 2020-02-04 14:40:44 +00:00
accessDialog.js dialog: Remove MessageDialogContent.body property 2020-01-15 00:17:25 +01:00
altTab.js altTab: Allow pressing uppercase keys to close apps and windows 2020-01-17 14:34:34 +00:00
animation.js animation: Scale animation actor for HiDPI 2020-01-30 14:28:45 +00:00
appDisplay.js appDisplay: Block search when showing app folder dialogs 2020-01-21 11:07:08 -03:00
appFavorites.js
audioDeviceSelection.js audioDeviceSelection: Adapt to new dialog design 2020-01-27 23:40:04 +01:00
background.js
backgroundMenu.js
barLevel.js
boxpointer.js
calendar.js calendar: Add "Do Not Disturb" switch 2020-01-22 21:55:28 +00:00
checkBox.js checkbox: Correctly align label 2020-01-30 15:48:26 +01:00
closeDialog.js dialog: Rename subtitle property to description 2020-01-15 00:12:54 +01:00
ctrlAltTab.js
dash.js
dateMenu.js dateMenu: Indicate when do-not-disturb is on 2020-01-22 21:55:28 +00:00
dialog.js dialog: Add a ListSection and ListSectionItem 2020-01-20 14:49:33 +01:00
dnd.js dnd: Use ClutterSeat to fetch devices 2020-01-30 17:49:08 +00:00
edgeDragAction.js
endSessionDialog.js endSessionDialog: Redesign according to new mockups 2020-01-20 15:05:41 +01:00
environment.js
extensionDownloader.js extensionDownloader: Include version validation in update check 2020-01-30 13:37:47 +00:00
extensionSystem.js extensionSystem: Periodically check for extension updates 2020-02-03 19:33:14 +01:00
focusCaretTracker.js
grabHelper.js
ibusCandidatePopup.js
iconGrid.js iconGrid: Remove API to open space between icons 2020-01-21 10:49:56 -03:00
inhibitShortcutsDialog.js inhibitShortcutsDialog: Adapt to new dialog design 2020-01-27 23:40:04 +01:00
kbdA11yDialog.js ui: Use ClutterSeat for keyboard/pointer a11y 2020-01-30 17:49:08 +00:00
keyboard.js ui: Use ClutterSeat for keyboard/pointer a11y 2020-01-30 17:49:08 +00:00
layout.js
lightbox.js lightbox: Change vignette brightness to 0.5 2020-01-19 18:01:57 +01:00
locatePointer.js
lookingGlass.js lookingGlass: Use ClutterSeat to fetch devices 2020-01-30 17:49:08 +00:00
magnifier.js magnifier: Adapt to idle monitors API change 2020-01-30 17:49:08 +00:00
magnifierDBus.js
main.js
messageList.js
messageTray.js
modalDialog.js
mpris.js
notificationDaemon.js
osdMonitorLabeler.js
osdWindow.js
overview.js js: Initialize some properties 2020-01-31 17:39:18 +01:00
overviewControls.js overviewControls: Use ClutterActor's translation-x 2020-01-28 18:09:49 +00:00
padOsd.js padOsd: Use ClutterSeat to fetch devices 2020-01-30 17:49:08 +00:00
pageIndicators.js
panel.js
panelMenu.js
pointerA11yTimeout.js ui: Use ClutterSeat for keyboard/pointer a11y 2020-01-30 17:49:08 +00:00
pointerWatcher.js
popupMenu.js popupMenu: Turn Switch state into a GObject property 2020-01-22 21:55:28 +00:00
remoteSearch.js
ripples.js
runDialog.js runDialog: Implement the new dialog design 2020-01-27 19:27:45 +01:00
screencast.js
screenShield.js screenShield: Stop messing with fixed-position-set 2020-01-10 16:26:31 +01:00
screenshot.js screenshot: Fix stripping suffix from relative filename 2020-01-10 19:31:04 +01:00
scripting.js perf-tool: Spawn perf-tool-helper from gnome-shell 2020-01-27 13:43:06 +00:00
search.js
sessionMode.js
shellDBus.js extensionPrefs: Rename to Extensions 2020-02-03 19:03:19 +01:00
shellEntry.js js: Initialize some properties 2020-01-31 17:39:18 +01:00
shellMountOperation.js shellMountOperation: Use wiggle effect to inform about wrong password 2020-02-01 08:08:33 +01:00
slider.js
swipeTracker.js swipeTracker: Introduce swipe tracker 2020-01-10 18:20:22 +01:00
switcherPopup.js altTab: Don't return from _init() if there are no windows/apps 2020-01-17 14:34:34 +00:00
switchMonitor.js
tweener.js
unlockDialog.js
userWidget.js
viewSelector.js
windowAttentionHandler.js
windowManager.js windowManager: Use shorter string for dialog headline 2020-02-01 08:08:33 +01:00
windowMenu.js
workspace.js
workspacesView.js workspacesView: Disable swipe tracker during window dragging 2020-01-28 22:08:48 +00:00
workspaceSwitcherPopup.js
workspaceThumbnail.js
xdndHandler.js