gnome-shell/js/ui
Florian Müllner c860409da5 cleanup: Use object shorthand where possible
ES6 allows to omit property names where they match the name of the
assigned variable, which makes code less redunant and thus cleaner.
We will soon enforce that in our eslint rules, so make sure we use
the shorthand wherever possible.

https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/805
2019-11-11 19:25:14 +00:00
..
components cleanup: Use object shorthand where possible 2019-11-11 19:25:14 +00:00
status cleanup: Use object shorthand where possible 2019-11-11 19:25:14 +00:00
accessDialog.js cleanup: Fix missing/stray spaces 2019-11-11 19:25:14 +00:00
altTab.js cleanup: Use object shorthand where possible 2019-11-11 19:25:14 +00:00
animation.js cleanup: Use object shorthand where possible 2019-11-11 19:25:14 +00:00
appDisplay.js cleanup: Use object shorthand where possible 2019-11-11 19:25:14 +00:00
appFavorites.js Update shotwell desktop file name references 2019-10-18 16:50:57 +02:00
audioDeviceSelection.js cleanup: Use non-deprecated key symbols 2019-11-06 09:42:57 +01:00
background.js cleanup: Use object shorthand where possible 2019-11-11 19:25:14 +00:00
backgroundMenu.js cleanup: Don't shadow variables 2019-11-11 19:25:14 +00:00
barLevel.js barLevel: Remove duplicated assignment 2019-08-13 16:35:17 +02:00
boxpointer.js cleanup: Avoid unnecessary braces 2019-11-11 19:25:14 +00:00
calendar.js cleanup: Fix missing/stray spaces 2019-11-11 19:25:14 +00:00
checkBox.js st: Remove StBin's align properties 2019-11-04 21:27:56 +01:00
closeDialog.js cleanup: Use non-deprecated key symbols 2019-11-06 09:42:57 +01:00
ctrlAltTab.js cleanup: Use object shorthand where possible 2019-11-11 19:25:14 +00:00
dash.js cleanup: Fix missing/stray spaces 2019-11-11 19:25:14 +00:00
dateMenu.js cleanup: Fix missing/stray spaces 2019-11-11 19:25:14 +00:00
dialog.js cleanup: Use object shorthand where possible 2019-11-11 19:25:14 +00:00
dnd.js cleanup: Fix missing/stray spaces 2019-11-11 19:25:14 +00:00
edgeDragAction.js cleanup: Fix missing/stray spaces 2019-11-11 19:25:14 +00:00
endSessionDialog.js cleanup: Use object shorthand where possible 2019-11-11 19:25:14 +00:00
environment.js cleanup: Fix missing/stray spaces 2019-11-11 19:25:14 +00:00
extensionDownloader.js cleanup: Use object shorthand where possible 2019-11-11 19:25:14 +00:00
extensionSystem.js cleanup: Don't shadow variables 2019-11-11 19:25:14 +00:00
focusCaretTracker.js cleanup: Prefer template strings 2019-07-05 11:32:31 +00:00
grabHelper.js cleanup: Fix missing/stray spaces 2019-11-11 19:25:14 +00:00
ibusCandidatePopup.js cleanup: Replace deprecated lower/raise calls 2019-11-06 09:42:57 +01:00
iconGrid.js cleanup: Use object shorthand where possible 2019-11-11 19:25:14 +00:00
inhibitShortcutsDialog.js cleanup: Don't shadow variables 2019-11-11 19:25:14 +00:00
kbdA11yDialog.js cleanup: Use non-deprecated key symbols 2019-11-06 09:42:57 +01:00
keyboard.js cleanup: Use object shorthand where possible 2019-11-11 19:25:14 +00:00
layout.js cleanup: Use object shorthand where possible 2019-11-11 19:25:14 +00:00
lightbox.js cleanup: Replace deprecated lower/raise calls 2019-11-06 09:42:57 +01:00
locatePointer.js locatePointer: Bind ripples creation to settings 2019-09-09 19:28:18 +00:00
lookingGlass.js cleanup: Use object shorthand where possible 2019-11-11 19:25:14 +00:00
magnifier.js cleanup: Use object shorthand where possible 2019-11-11 19:25:14 +00:00
magnifierDBus.js cleanup: Fix missing/stray spaces 2019-11-11 19:25:14 +00:00
main.js cleanup: Use object shorthand where possible 2019-11-11 19:25:14 +00:00
messageList.js cleanup: Use more template strings 2019-11-05 01:51:29 +00:00
messageTray.js cleanup: Use object shorthand where possible 2019-11-11 19:25:14 +00:00
modalDialog.js cleanup: Replace deprecated lower/raise calls 2019-11-06 09:42:57 +01:00
mpris.js cleanup: Use object shorthand where possible 2019-11-11 19:25:14 +00:00
notificationDaemon.js cleanup: Use object shorthand where possible 2019-11-11 19:25:14 +00:00
osdMonitorLabeler.js cleanup: Use inheritance for Actor classes instead of composition 2019-10-16 15:26:13 +00:00
osdWindow.js js: Replace child properties 2019-11-01 19:42:01 +00:00
overview.js cleanup: Replace deprecated lower/raise calls 2019-11-06 09:42:57 +01:00
overviewControls.js cleanup: Use object shorthand where possible 2019-11-11 19:25:14 +00:00
padOsd.js cleanup: Use non-deprecated key symbols 2019-11-06 09:42:57 +01:00
pageIndicators.js cleanup: Fix missing/stray spaces 2019-11-11 19:25:14 +00:00
panel.js cleanup: Use object shorthand where possible 2019-11-11 19:25:14 +00:00
panelMenu.js js: Use generic actor properties to align StBin children 2019-11-04 21:27:56 +01:00
pointerA11yTimeout.js cleanup: Don't shadow variables 2019-11-11 19:25:14 +00:00
pointerWatcher.js cleanup: Stop using Mainloop module 2019-09-12 19:09:24 +02:00
popupMenu.js cleanup: Use object shorthand where possible 2019-11-11 19:25:14 +00:00
remoteSearch.js cleanup: Use object shorthand where possible 2019-11-11 19:25:14 +00:00
ripples.js cleanup: Fix missing/stray spaces 2019-11-11 19:25:14 +00:00
runDialog.js cleanup: Don't shadow variables 2019-11-11 19:25:14 +00:00
screencast.js cleanup: Use destructuring for imports from GI 2019-02-09 07:39:20 +01:00
screenShield.js cleanup: Use object shorthand where possible 2019-11-11 19:25:14 +00:00
screenshot.js cleanup: Use object shorthand where possible 2019-11-11 19:25:14 +00:00
scripting.js cleanup: Fix missing/stray spaces 2019-11-11 19:25:14 +00:00
search.js cleanup: Avoid unnecessary braces 2019-11-11 19:25:14 +00:00
sessionMode.js cleanup: Use consistent style for ternary operator 2019-09-15 13:30:19 +00:00
shellDBus.js cleanup: Use more template strings 2019-11-05 01:51:29 +00:00
shellEntry.js cleanup: Fix missing/stray spaces 2019-11-11 19:25:14 +00:00
shellMountOperation.js cleanup: Use non-deprecated key symbols 2019-11-06 09:42:57 +01:00
slider.js js: Replace child properties 2019-11-01 19:42:01 +00:00
switcherPopup.js cleanup: Fix missing/stray spaces 2019-11-11 19:25:14 +00:00
switchMonitor.js cleanup: Use non-deprecated key symbols 2019-11-06 09:42:57 +01:00
tweener.js tweener: Use new adjustAnimationTime() helper 2019-08-06 20:50:43 +02:00
unlockDialog.js cleanup: Use object shorthand where possible 2019-11-11 19:25:14 +00:00
userWidget.js js: Use Gjs GTypeName computation for all classes 2019-10-29 18:38:35 +00:00
viewSelector.js cleanup: Fix missing/stray spaces 2019-11-11 19:25:14 +00:00
windowAttentionHandler.js cleanup: Don't shadow variables 2019-11-11 19:25:14 +00:00
windowManager.js cleanup: Use object shorthand where possible 2019-11-11 19:25:14 +00:00
windowMenu.js cleanup: Avoid unnecessary parentheses in arrow functions 2019-09-15 16:02:45 +02:00
workspace.js cleanup: Use object shorthand where possible 2019-11-11 19:25:14 +00:00
workspacesView.js cleanup: Use object shorthand where possible 2019-11-11 19:25:14 +00:00
workspaceSwitcherPopup.js cleanup: Stop using Mainloop module 2019-09-12 19:09:24 +02:00
workspaceThumbnail.js cleanup: Fix missing/stray spaces 2019-11-11 19:25:14 +00:00
xdndHandler.js cleanup: Use object shorthand where possible 2019-11-11 19:25:14 +00:00