gnome-shell/js/ui
Jonas Dreßler 039431a73f workspace: Stop using clone terminology in WindowPreviewLayout
We're going to remove ClutterClones, so call the parameters to
addWindow() and removeWindow() "actor" instead of "clone". Also make the
destroyIds less confusing and rename the actual actor destroy id to
"destroyId", and rename the window actors destroy id to
"windowActorDestroyId".

https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1307
2020-06-16 14:04:10 +02:00
..
components
status environment: Add Math.clamp 2020-06-03 12:55:53 -03:00
accessDialog.js
altTab.js
animation.js
appDisplay.js appDisplay: Don't fade icons when a folder dialog is open 2020-06-09 16:14:30 -03:00
appFavorites.js
audioDeviceSelection.js
background.js background: Adapt to MetaBackgroundContent 2020-06-09 20:10:52 +00:00
backgroundMenu.js
barLevel.js
boxpointer.js
calendar.js messageList: Remove setDate() method 2020-06-06 01:04:09 +02:00
checkBox.js
closeDialog.js
ctrlAltTab.js
dash.js
dateMenu.js dateMenu: Add "Events" section 2020-06-06 01:04:09 +02:00
dialog.js
dnd.js
edgeDragAction.js
endSessionDialog.js
environment.js environment: Add Math.clamp 2020-06-03 12:55:53 -03:00
extensionDownloader.js
extensionSystem.js
focusCaretTracker.js
grabHelper.js
ibusCandidatePopup.js
iconGrid.js iconGrid: Trivial comment cleanup 2020-06-09 16:14:30 -03:00
inhibitShortcutsDialog.js
kbdA11yDialog.js
keyboard.js
layout.js
lightbox.js
locatePointer.js
lookingGlass.js lookingGlass: Add actor tree inspector 2020-06-02 12:44:21 -03:00
magnifier.js
magnifierDBus.js
main.js
messageList.js messageList: Remove setDate() method 2020-06-06 01:04:09 +02:00
messageTray.js
modalDialog.js
mpris.js calendar: Don't restrict section visibility by date 2020-06-06 01:04:09 +02:00
notificationDaemon.js notificationDaemon: Try harder to find a matching app 2020-06-02 23:17:24 +00:00
osdMonitorLabeler.js
osdWindow.js
overview.js overview: Adapt to MetaBackgroundContent 2020-06-09 20:10:52 +00:00
overviewControls.js
padOsd.js padOsd: Apply specific CSS to Button/Leader SVG classes 2020-05-29 18:06:48 +00:00
pageIndicators.js
panel.js
panelMenu.js
pointerA11yTimeout.js
pointerWatcher.js
popupMenu.js
remoteSearch.js
ripples.js
runDialog.js
screencast.js
screenShield.js
screenshot.js screenshot: Properly clean up if PickColor() is cancelled 2020-05-29 00:52:33 +02:00
scripting.js
search.js
sessionMode.js
shellDBus.js
shellEntry.js
shellMountOperation.js
slider.js
swipeTracker.js environment: Add Math.clamp 2020-06-03 12:55:53 -03:00
switcherPopup.js
switchMonitor.js
unlockDialog.js unlockDialog: Set Switch User Button via _updateUserSwitchVisibility 2020-06-10 23:02:55 +08:00
userWidget.js
viewSelector.js viewSelector: Make sure it's invisible when overview is hidden 2020-06-03 12:55:45 -03:00
windowAttentionHandler.js
windowManager.js windowManager: Warn when removing old animationInfo 2020-06-15 13:12:03 +00:00
windowMenu.js
workspace.js workspace: Stop using clone terminology in WindowPreviewLayout 2020-06-16 14:04:10 +02:00
workspacesView.js workspacesView: Only animate on show() when geometries are already set 2020-06-14 14:44:10 +00:00
workspaceSwitcherPopup.js
workspaceThumbnail.js
xdndHandler.js