summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* runDialog: Use new app based launch helperbenzea/use-app-info-launchBenjamin Berg2020-07-311-1/+1
* util: Add new trySpawnAppCommandline functionBenjamin Berg2020-07-311-9/+40
* data: Place the shell into session.slice when using systemdBenjamin Berg2020-07-312-0/+2
* windowManager: Wait for X11 services using systemdBenjamin Berg2020-07-313-73/+264
* data: Create generic org.gnome.Shell.targetBenjamin Berg2020-07-315-20/+22
* data: Remove unused, commented and obsolete Conflicts linesBenjamin Berg2020-07-312-6/+0
* data: Use org.gnome.Shell prefix for systemd unitsBenjamin Berg2020-07-316-13/+13
* Move screencasting into a separate service processJonas Ådahl2020-07-3119-2340/+719
* introspect: Introspect screen sizeJonas Ådahl2020-07-312-1/+32
* dbusService: Queue shutdown check on startupJonas Ådahl2020-07-311-0/+2
* status/remote-access: Visualize recordings as screen recordingJonas Ådahl2020-07-311-22/+38
* background: Mark pattern backgrounds as loadedCarlos Garnacho2020-07-301-0/+2
* Update Turkish translationEmin Tufan Çetin2020-07-291-72/+88
* panelMenu: Destroy menu before chaining upFlorian Müllner2020-07-291-2/+1
* popupMenu: Ungrab when removing active menuFlorian Müllner2020-07-291-1/+1
* util: Remove shell_util_get_transformed_allocationDaniel García Moreno2020-07-295-89/+27
* Updated Spanish translationDaniel Mustieles2020-07-291-73/+88
* loginDialog: Reset auth prompt on vt switch before fade inRay Strode2020-07-271-5/+4
* layout: Only show ripple animation when overview was toggledFlorian Müllner2020-07-271-1/+2
* backgroundManager: Always emit 'loaded' signalFlorian Müllner2020-07-221-5/+13
* Update Catalan translationJordi Mas2020-07-221-146/+169
* Delay login animation until after wallpaper has loadedMichael Catanzaro2020-07-212-4/+24
* popupMenu: Handle keypress if numlock is enabledOlivier Fourdan2020-07-211-1/+2
* Update Romanian translationDaniel Șerbănescu2020-07-211-71/+88
* Update Ukrainian translationYuri Chornoivan2020-07-211-106/+88
* appDisplay: Append new icons at the first available page after firstGeorges Basile Stavracas Neto2020-07-201-2/+25
* appDisplay: Use a drag monitor to check for out-of-dialog dragsGeorges Basile Stavracas Neto2020-07-201-15/+52
* appDisplay: Increase folder dialog popdown timeoutGeorges Basile Stavracas Neto2020-07-201-1/+2
* appDisplay: Allow reordering foldersGeorges Basile Stavracas Neto2020-07-201-0/+37
* appDisplay: Factor out folder loading codeGeorges Basile Stavracas Neto2020-07-201-26/+40
* appDisplay: Only handle DnD when mappedGeorges Basile Stavracas Neto2020-07-201-27/+37
* appDisplay: Move DnD code to BaseAppViewGeorges Basile Stavracas Neto2020-07-201-156/+227
* appDisplay: Fully hide icon when draggingGeorges Basile Stavracas Neto2020-07-201-3/+3
* appDisplay: Ensure icons always are at the correct positionGeorges Basile Stavracas Neto2020-07-201-4/+7
* appDisplay: Add placeholder when moving from folder dialogGeorges Basile Stavracas Neto2020-07-201-4/+44
* appDisplay: Restore dragged item's position on drag cancelGeorges Basile Stavracas Neto2020-07-201-0/+12
* appDisplay: Allow overshooting any iconGeorges Basile Stavracas Neto2020-07-201-1/+1
* appDisplay: Create app folder where the drop happenedGeorges Basile Stavracas Neto2020-07-201-1/+11
* appDisplay: Don't resort folders when name changesGeorges Basile Stavracas Neto2020-07-201-21/+0
* appDisplay: Make FolderIcon draggableGeorges Basile Stavracas Neto2020-07-201-39/+32
* appDisplay: Check 'app-picker-layout' to make icons draggableGeorges Basile Stavracas Neto2020-07-201-4/+4
* appDisplay: Factor out draggable code into AppViewItemGeorges Basile Stavracas Neto2020-07-201-127/+177
* appDisplay: Use custom function to retrieve item page and positionGeorges Basile Stavracas Neto2020-07-201-11/+38
* appDisplay: Save pages after droppingGeorges Basile Stavracas Neto2020-07-201-0/+21
* appDisplay: Introduce PageManagerGeorges Basile Stavracas Neto2020-07-201-0/+56
* gschema: Introduce the 'app-picker-layout' keyGeorges Basile Stavracas Neto2020-07-201-0/+11
* appDisplay: Allow incomplete pagesGeorges Basile Stavracas Neto2020-07-201-1/+1
* appDisplay: Move icons when hovering the gridGeorges Basile Stavracas Neto2020-07-201-0/+62
* appDisplay: Factor out item addition and removal methodsGeorges Basile Stavracas Neto2020-07-201-5/+30
* appDisplay: Accept dropping any kind of icon over itGeorges Basile Stavracas Neto2020-07-201-9/+4