gnome-shell/js/ui
Jonas Ådahl f2ca53b9e0 layout: Destroy non-adopted uiGroup actors
Move back actors that were adopted from mutter (window_group,
top_window_group, the feedback group) from the uiGroup to the stage, and
then destroy the uiGroup. This will tear down more or less all of GNOME
Shells actors gracefully.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1349>
2022-11-25 22:09:37 +01:00
..
components
status status/remoteAccess: Don't override existing style classes 2022-11-18 18:50:43 +01:00
accessDialog.js accessDialog: Change fallback button labels 2022-11-19 00:42:26 +00:00
altTab.js altTab: Always include label in thumbnail 2022-10-18 18:04:57 +00:00
animation.js
appDisplay.js appDisplay: Don't have goToPage clamp to negative page index 2022-11-25 22:09:37 +01:00
appFavorites.js
appMenu.js
audioDeviceSelection.js
background.js
backgroundMenu.js
barLevel.js
boxpointer.js
calendar.js calendar: Unbind settings when destroying 2022-11-25 22:09:37 +01:00
checkBox.js
closeDialog.js
ctrlAltTab.js
dash.js
dateMenu.js
dialog.js dialog: Remove incorrect disconnectObject() 2022-11-25 22:09:37 +01:00
dnd.js
edgeDragAction.js
endSessionDialog.js
environment.js environment: Set time zero when animations are disabled 2022-11-04 14:14:34 +01:00
extensionDownloader.js
extensionSystem.js
focusCaretTracker.js
grabHelper.js
ibusCandidatePopup.js
iconGrid.js
inhibitShortcutsDialog.js inhibitShorcutsDialog: Fix permission check 2022-11-19 00:48:25 +00:00
init.js
kbdA11yDialog.js
keyboard.js keyboard: Change osk menu entry to control-center keyboard pane 2022-11-24 13:49:55 +01:00
layout.js layout: Destroy non-adopted uiGroup actors 2022-11-25 22:09:37 +01:00
lightbox.js
locatePointer.js
lookingGlass.js
magnifier.js
main.js
messageList.js
messageTray.js
modalDialog.js
mpris.js
notificationDaemon.js
osdMonitorLabeler.js
osdWindow.js
overview.js overview: Start animation after setting coverPane initial state 2022-11-25 15:19:37 +00:00
overviewControls.js overview: Make preparation to enter/leave overview explicit 2022-11-25 15:19:37 +00:00
padOsd.js padOsd: Figure out label/edition UI positions from unchanged fonts 2022-09-02 19:24:47 +00:00
pageIndicators.js
panel.js panel: Add PanelMenu.Button menu when menu-set is emitted 2022-09-17 17:56:21 +00:00
panelMenu.js
pointerA11yTimeout.js
pointerWatcher.js
popupMenu.js
quickSettings.js quickSettings: Make parent StWidget have a 0x0 size 2022-11-16 16:51:49 +00:00
remoteSearch.js
ripples.js
runDialog.js
screenShield.js
screenshot.js screenshot: Cache ScreencastSupported property 2022-11-09 11:15:04 +00:00
scripting.js scripting: Terminate using meta_context_terminate() 2022-11-25 22:09:37 +01:00
search.js
searchController.js
sessionMode.js
shellDBus.js
shellEntry.js shellEntry: Remove unused variable 2022-10-14 22:32:30 +00:00
shellMountOperation.js
slider.js
swipeTracker.js swipeTracker: Set up 1fg drag gesture in capture phase 2022-08-10 17:11:26 +00:00
switcherPopup.js
switchMonitor.js switchMonitor: Fix initial selection on desktop 2022-08-31 00:38:49 +00:00
unlockDialog.js
userWidget.js
welcomeDialog.js
windowAttentionHandler.js
windowManager.js windowManager: Get the active workspace index directly 2022-11-14 20:03:32 +01:00
windowMenu.js
windowPreview.js
workspace.js
workspaceAnimation.js
workspacesView.js
workspaceSwitcherPopup.js
workspaceThumbnail.js
xdndHandler.js