gnome-shell/js/ui
Florian Müllner 919039e266 appDisplay: Create default folders on start
The default folders used to be created by gnome-software, as that was
where folder management used to be implemented. Since then, folder
management via drag and drop was implemented in the shell, and the
gnome-software code was removed.

The only bit that still involves gnome-software are the default folders
that are created on first run. Given that everything else has moved to
the shell, it makes sense to take over that part as well.

https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/4948

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2110>
2022-03-04 13:02:13 +00:00
..
components cleanup: Use new indentation style for object literals 2022-02-23 12:23:52 +00:00
status status/bluetooth: Clear list of connected signals on adapter changes 2022-02-26 15:53:19 +00:00
accessDialog.js cleanup: Use new indentation style for object literals 2022-02-23 12:23:52 +00:00
altTab.js cleanup: Use new indentation style for object literals 2022-02-23 12:23:52 +00:00
animation.js
appDisplay.js appDisplay: Create default folders on start 2022-03-04 13:02:13 +00:00
appFavorites.js js: Use templates for non-translatable strings 2022-02-12 12:29:52 +00:00
appMenu.js dash: Use pin instead of favorites 2022-02-07 14:12:04 +00:00
audioDeviceSelection.js cleanup: Use new indentation style for object literals 2022-02-23 12:23:52 +00:00
background.js cleanup: Use new indentation style for object literals 2022-02-23 12:23:52 +00:00
backgroundMenu.js
barLevel.js
boxpointer.js boxpointer: Make drawing arrow background optional 2022-02-14 11:52:58 -03:30
calendar.js calendar: Fix xgettext comment for calendar date format 2022-02-14 13:36:35 +00:00
checkBox.js
closeDialog.js cleanup: Use new indentation style for object literals 2022-02-23 12:23:52 +00:00
ctrlAltTab.js cleanup: Use new indentation style for object literals 2022-02-23 12:23:52 +00:00
dash.js dash: Fix drag placeholder position in RTL 2022-03-03 20:19:19 +00:00
dateMenu.js cleanup: Use new indentation style for object literals 2022-02-23 12:23:52 +00:00
dialog.js dialog: Handle key events on self 2022-01-29 01:16:30 +01:00
dnd.js dnd: Drop captured event handler 2022-02-02 17:22:20 +01:00
edgeDragAction.js
endSessionDialog.js cleanup: Use new indentation style for object literals 2022-02-23 12:23:52 +00:00
environment.js cleanup: Use new indentation style for object literals 2022-02-23 12:23:52 +00:00
extensionDownloader.js js: Use templates for non-translatable strings 2022-02-12 12:29:52 +00:00
extensionSystem.js js: Use templates for non-translatable strings 2022-02-12 12:29:52 +00:00
focusCaretTracker.js
grabHelper.js grabHelper: Query stage for target actor instead of event.get_source() 2022-03-04 12:27:34 +00:00
ibusCandidatePopup.js cleanup: Use new indentation style for object literals 2022-02-23 12:23:52 +00:00
iconGrid.js
inhibitShortcutsDialog.js cleanup: Use new indentation style for object literals 2022-02-23 12:23:52 +00:00
init.js
kbdA11yDialog.js cleanup: Use new indentation style for object literals 2022-02-23 12:23:52 +00:00
keyboard.js keyboard: Query stage for target actor instead of event.get_source() 2022-03-04 12:27:34 +00:00
layout.js cleanup: Use new indentation style for object literals 2022-02-23 12:23:52 +00:00
lightbox.js
locatePointer.js
lookingGlass.js lookingGlass: Take separate grab for object inspector 2022-02-26 18:15:28 +01:00
magnifier.js cleanup: Use new indentation style for object literals 2022-02-23 12:23:52 +00:00
main.js cleanup: Use new indentation style for object literals 2022-02-23 12:23:52 +00:00
messageList.js cleanup: Use new indentation style for object literals 2022-02-23 12:23:52 +00:00
messageTray.js cleanup: Use new indentation style for object literals 2022-02-23 12:23:52 +00:00
modalDialog.js cleanup: Use new indentation style for object literals 2022-02-23 12:23:52 +00:00
mpris.js js: Use templates for non-translatable strings 2022-02-12 12:29:52 +00:00
notificationDaemon.js cleanup: Use new indentation style for object literals 2022-02-23 12:23:52 +00:00
osdMonitorLabeler.js cleanup: Use new indentation style for object literals 2022-02-23 12:23:52 +00:00
osdWindow.js osdWindow: Implement new OSD design 2022-02-12 15:28:52 +00:00
overview.js overview: Don't expect time argument from drag-end signal 2022-02-23 17:58:36 +00:00
overviewControls.js overviewControls: Factor in margin-bottom for dash startup animation 2022-02-16 20:08:44 +00:00
padOsd.js cleanup: Use new indentation style for object literals 2022-02-23 12:23:52 +00:00
pageIndicators.js cleanup: Use new indentation style for object literals 2022-02-23 12:23:52 +00:00
panel.js cleanup: Use new indentation style for object literals 2022-02-23 12:23:52 +00:00
panelMenu.js js: Use templates for non-translatable strings 2022-02-12 12:29:52 +00:00
pointerA11yTimeout.js
pointerWatcher.js
popupMenu.js popupMenu: Query stage for target actor instead of event.get_source() 2022-03-04 12:27:34 +00:00
remoteSearch.js cleanup: Use new indentation style for object literals 2022-02-23 12:23:52 +00:00
ripples.js cleanup: Use new indentation style for object literals 2022-02-23 12:23:52 +00:00
runDialog.js js: Use templates for non-translatable strings 2022-02-12 12:29:52 +00:00
screenShield.js cleanup: Use new indentation style for object literals 2022-02-23 12:23:52 +00:00
screenshot.js cleanup: Use new indentation style for object literals 2022-02-23 12:23:52 +00:00
scripting.js cleanup: Use new indentation style for object literals 2022-02-23 12:23:52 +00:00
search.js cleanup: Use new indentation style for object literals 2022-02-23 12:23:52 +00:00
searchController.js searchController: Avoid event.set_source() API 2022-03-04 12:27:34 +00:00
sessionMode.js cleanup: Use new indentation style for arrays 2022-02-23 12:23:52 +00:00
shellDBus.js cleanup: Use new indentation style for object literals 2022-02-23 12:23:52 +00:00
shellEntry.js
shellMountOperation.js cleanup: Use new indentation style for arrays 2022-02-23 12:23:52 +00:00
slider.js slider: Use Clutter.grab() for implicit grab 2022-01-29 01:16:29 +01:00
swipeTracker.js swipeTracker: Ignore Meta key while workspace scroll gesture is in progress 2022-01-31 22:09:28 +00:00
switcherPopup.js cleanup: Use new indentation style for object literals 2022-02-23 12:23:52 +00:00
switchMonitor.js cleanup: Use new indentation style for object literals 2022-02-23 12:23:52 +00:00
unlockDialog.js cleanup: Use new indentation style for object literals 2022-02-23 12:23:52 +00:00
userWidget.js cleanup: Use new indentation style for object literals 2022-02-23 12:23:52 +00:00
welcomeDialog.js cleanup: Use new indentation style for object literals 2022-02-23 12:23:52 +00:00
windowAttentionHandler.js
windowManager.js cleanup: Use new indentation style for object literals 2022-02-23 12:23:52 +00:00
windowMenu.js windowMenu: Add an entry to take a screenshot 2022-02-12 00:20:54 +00:00
windowPreview.js cleanup: Use new indentation style for object literals 2022-02-23 12:23:52 +00:00
workspace.js cleanup: Use new indentation style for object literals 2022-02-23 12:23:52 +00:00
workspaceAnimation.js workspaceAnimation: Fix warning on restacking 2022-02-23 12:29:36 +00:00
workspacesView.js workspacesView: Add Home and End keys for workspace navigation 2022-02-21 20:06:50 +05:30
workspaceSwitcherPopup.js workspaceSwitcherPopup: Implement new OSD design 2022-02-12 15:28:52 +00:00
workspaceThumbnail.js cleanup: Use new indentation style for object literals 2022-02-23 12:23:52 +00:00
xdndHandler.js cleanup: Use new indentation style for object literals 2022-02-23 12:23:52 +00:00