gnome-shell/js/ui
Georges Basile Stavracas Neto bfd4d0f7aa appDisplay: Factor out linear position calculation
When adding an item to the app grid, the item is added to
a sorted array. This is calculated by adding all visible
items in pages before the one being modified. Future commits
will need this to move items without reparenting them, so
factor this code into a separate function.

https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1447
2020-10-05 12:06:47 +00:00
..
components *: Fix spelling mistakes found by codespell 2020-08-21 18:25:09 +00:00
status status/bluetooth: Fix label for >1 connected devices 2020-08-24 15:37:08 +00:00
accessDialog.js
altTab.js altTab: Support cycle-group cycling only over windows in the workspace 2020-09-04 19:48:33 +02:00
animation.js st/widget: Remove get_resource_scale function 2020-06-30 13:42:18 +00:00
appDisplay.js appDisplay: Factor out linear position calculation 2020-10-05 12:06:47 +00:00
appFavorites.js
audioDeviceSelection.js
background.js background: Mark pattern backgrounds as loaded 2020-07-30 11:48:13 +02:00
backgroundMenu.js
barLevel.js
boxpointer.js util: Remove shell_util_get_transformed_allocation 2020-07-29 18:09:53 +02:00
calendar.js calendar: Vertically center align week numbers 2020-08-21 21:40:22 +03:00
checkBox.js
closeDialog.js
ctrlAltTab.js
dash.js dash: Restore icon's expected DND behavior 2020-10-02 15:41:04 +00:00
dateMenu.js dateMenu: Do not ellipsize date header 2020-09-25 12:00:40 +02:00
dialog.js *: Fix spelling mistakes found by codespell 2020-08-21 18:25:09 +00:00
dnd.js util: Remove shell_util_get_transformed_allocation 2020-07-29 18:09:53 +02:00
edgeDragAction.js
endSessionDialog.js endSessionDialog: default to not installing updates on low battery 2020-08-10 23:55:14 +00:00
environment.js environment: Mark transitions as "work" 2020-08-12 15:43:38 +00:00
extensionDownloader.js extensionDownloader: Fix check for updates with several extensions 2020-07-15 18:26:11 -06:00
extensionSystem.js cleanup: Remove old compatibility code 2020-08-13 23:00:21 +00:00
focusCaretTracker.js
grabHelper.js
ibusCandidatePopup.js
iconGrid.js iconGrid: Properly remove pages 2020-08-13 18:15:11 -03:00
inhibitShortcutsDialog.js cleanup: remove controversial naming 2020-08-04 13:24:50 +02:00
kbdA11yDialog.js
keyboard.js cleanup: Remove old compatibility code 2020-08-13 23:00:21 +00:00
layout.js layout: Only show ripple animation when overview was toggled 2020-07-27 13:13:14 +00:00
lightbox.js
locatePointer.js
lookingGlass.js
magnifier.js
magnifierDBus.js
main.js Move screencasting into a separate service process 2020-07-31 10:51:12 +02:00
messageList.js
messageTray.js messageTray: Remove SourceActorWithLabel class 2020-07-01 20:20:26 -03:00
modalDialog.js
mpris.js
notificationDaemon.js
osdMonitorLabeler.js
osdWindow.js
overview.js
overviewControls.js *: Fix spelling mistakes found by codespell 2020-08-21 18:25:09 +00:00
padOsd.js cleanup: Remove old compatibility code 2020-08-13 23:00:21 +00:00
pageIndicators.js
panel.js aggregateMenu: Move remote-access indicator to the front 2020-09-14 17:13:27 +02:00
panelMenu.js panelMenu: Destroy menu before chaining up 2020-07-29 19:40:54 +00:00
pointerA11yTimeout.js
pointerWatcher.js
popupMenu.js *: Fix spelling mistakes found by codespell 2020-08-21 18:25:09 +00:00
remoteSearch.js
ripples.js
runDialog.js
screenShield.js
screenshot.js
scripting.js scripting: Switch to standard async/await pattern 2020-08-12 15:43:38 +00:00
search.js
sessionMode.js cleanup: Remove old compatibility code 2020-08-13 23:00:21 +00:00
shellDBus.js
shellEntry.js
shellMountOperation.js
slider.js
swipeTracker.js
switcherPopup.js
switchMonitor.js
unlockDialog.js unlockDialog: Defend against absence of blur effect 2020-08-24 17:27:14 +02:00
userWidget.js
viewSelector.js workspacesView: Don't set full geometry 2020-07-07 00:06:53 +02:00
windowAttentionHandler.js
windowManager.js windowManager: Wait for X11 services using systemd 2020-07-31 13:53:31 +00:00
windowMenu.js
windowPreview.js windowPreview: Adapt to ClutterActor API changes 2020-07-07 16:51:33 +00:00
workspace.js workspace: Cap scaled floating size to target layout size 2020-09-05 16:12:08 +00:00
workspacesView.js workspacesView: Update workspace visibility when entering overview 2020-10-02 19:56:01 +02:00
workspaceSwitcherPopup.js workspaceSwitcherPopup: Set offscreen redirect always 2020-07-09 11:49:59 +08:00
workspaceThumbnail.js
xdndHandler.js