gnome-shell/js/ui
Georges Basile Stavracas Neto 59daa4192c allView: Rename variable
The variable that holds the list of application icons is
called 'newApps', but that technically was never true,
since we only create new app icons when necessary.

Rename it to 'appIcons'.

https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/841
2019-11-21 20:13:06 -03:00
..
components polkitAgent: Fix spinner 2019-11-21 21:57:55 +00:00
status cleanup: Don't add linebreak before operators 2019-09-15 16:02:45 +02:00
accessDialog.js cleanup: Disambiguate assignments in arrow functions 2019-09-15 16:02:45 +02:00
altTab.js cleanup: Avoid unnecessary parentheses in arrow functions 2019-09-15 16:02:45 +02:00
animation.js animation: Add parameter for hiding stopped Spinner actor 2019-11-19 23:25:34 +02:00
appDisplay.js allView: Rename variable 2019-11-21 20:13:06 -03:00
appFavorites.js
audioDeviceSelection.js cleanup: Disambiguate assignments in arrow functions 2019-09-15 16:02:45 +02:00
background.js
backgroundMenu.js
barLevel.js
boxpointer.js cleanup: Don't add linebreak before operators 2019-09-15 16:02:45 +02:00
calendar.js cleanup: Avoid unnecessary parentheses in arrow functions 2019-09-15 16:02:45 +02:00
checkBox.js
closeDialog.js
ctrlAltTab.js
dash.js js: Replace Tweener time leftovers with ease duration 2019-10-10 02:14:28 +02:00
dateMenu.js cleanup: Disambiguate assignments in arrow functions 2019-09-15 16:02:45 +02:00
dialog.js
dnd.js dnd: Skip drag target when its acceptDrop() throws an exception 2019-10-24 23:08:08 +00:00
edgeDragAction.js
endSessionDialog.js
environment.js environment: Only disable unredirection of ongoing transitions 2019-10-14 08:54:20 +00:00
extensionDownloader.js
extensionSystem.js cleanup: Avoid pointless "renames" in destructuring 2019-09-15 16:02:45 +02:00
focusCaretTracker.js
grabHelper.js
ibusCandidatePopup.js ibusCandidatePopup: Use an internal actor to track IM focus position 2019-10-08 17:12:43 +00:00
iconGrid.js appDisplay: Add API to animate launch at given position 2019-09-18 17:14:16 +00:00
inhibitShortcutsDialog.js
kbdA11yDialog.js
keyboard.js cleanup: Remove trailing spaces 2019-09-15 16:02:45 +02:00
layout.js layout: Don't use the actors pick workaround on update regions 2019-09-20 16:05:32 +00:00
lightbox.js lightbox: Show the actor before easing it 2019-10-03 15:26:13 +02:00
locatePointer.js
lookingGlass.js js: Replace Tweener time leftovers with ease duration 2019-10-10 02:14:28 +02:00
magnifier.js
magnifierDBus.js
main.js main, util: Notify systemd once we are fully initialised 2019-10-04 15:40:05 +00:00
messageList.js
messageTray.js cleanup: Remove trailing spaces 2019-09-15 16:02:45 +02:00
modalDialog.js cleanup: Disambiguate assignments in arrow functions 2019-09-15 16:02:45 +02:00
mpris.js
notificationDaemon.js cleanup: Remove trailing spaces 2019-09-15 16:02:45 +02:00
osdMonitorLabeler.js
osdWindow.js
overview.js
overviewControls.js
padOsd.js
pageIndicators.js
panel.js appMenu: Hide stopped spinner actor 2019-11-19 23:25:34 +02:00
panelMenu.js
pointerA11yTimeout.js
pointerWatcher.js
popupMenu.js popupMenu: Add focusActor property to define the default focus actor 2019-09-20 15:53:42 +00:00
remoteSearch.js
ripples.js cleanup: Disambiguate assignments in arrow functions 2019-09-15 16:02:45 +02:00
runDialog.js cleanup: Avoid unnecessary parentheses in arrow functions 2019-09-15 16:02:45 +02:00
screencast.js
screenShield.js screenShield: Compute lock timeout fade duration using animation settings 2019-10-16 23:57:24 +00:00
screenshot.js
scripting.js
search.js
sessionMode.js
shellDBus.js shellDBus: Don't assume devices have a node 2019-10-07 21:24:13 +00:00
shellEntry.js
shellMountOperation.js animation: Turn Spinner animate parameter into Params option 2019-11-19 23:25:29 +02:00
slider.js slider: Unset signal IDs when ending the slider drag 2019-09-22 22:20:41 +00:00
switcherPopup.js
switchMonitor.js
tweener.js
unlockDialog.js unlockDialog: Use inheritance instead of composition 2019-09-20 16:58:00 +00:00
userWidget.js
viewSelector.js viewSelector: Only reset search entry if it has key focus 2019-09-18 15:56:26 +00:00
windowAttentionHandler.js
windowManager.js windowManager: Replace left-over calls to _removeEffect() 2019-11-11 22:39:58 +01:00
windowMenu.js cleanup: Avoid unnecessary parentheses in arrow functions 2019-09-15 16:02:45 +02:00
workspace.js workspace: Sort windows in overview grid using cached center 2019-10-17 08:07:22 +00:00
workspacesView.js cleanup: Disambiguate assignments in arrow functions 2019-09-15 16:02:45 +02:00
workspaceSwitcherPopup.js
workspaceThumbnail.js appDisplay: Animate DnD app icons at the position they were dropped 2019-09-18 17:14:16 +00:00
xdndHandler.js