summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* appDisplay: Close popup when dragginggbsneto/icon-grid-dndGeorges Basile Stavracas Neto2019-08-021-4/+35
* folderView: Allow moving to specific positionGeorges Basile Stavracas Neto2019-08-021-3/+18
* appIcon: Create and delete folders with DnDGeorges Basile Stavracas Neto2019-08-021-3/+119
* appIcon: Show folder preview when dragging overGeorges Basile Stavracas Neto2019-08-021-0/+57
* baseViewIcon: Introduce base class for view iconsGeorges Basile Stavracas Neto2019-08-022-181/+292
* appIcon: Use a real BaseIcon as the drag actorGeorges Basile Stavracas Neto2019-08-021-1/+6
* iconGrid: Apply delay to easing stateGeorges Basile Stavracas Neto2019-08-021-0/+14
* iconGrid: Implicitly animate icon positionsGeorges Basile Stavracas Neto2019-08-021-0/+9
* appIcon: Scale and fade itself when starting dragGeorges Basile Stavracas Neto2019-08-022-11/+29
* allView, folderView: Implement moving iconsGeorges Basile Stavracas Neto2019-08-021-17/+94
* allView: Add support for custom positioningGeorges Basile Stavracas Neto2019-08-021-2/+55
* folderView: Move DnD functions to BaseAppViewGeorges Basile Stavracas Neto2019-08-021-0/+8
* iconGrid: Add item nudge APIGeorges Basile Stavracas Neto2019-08-022-0/+265
* appDisplay: Add moveItem()Georges Basile Stavracas Neto2019-08-022-0/+38
* allView: Don't sort iconsGeorges Basile Stavracas Neto2019-08-021-23/+0
* gschema: Add the 'icons-data' keyGeorges Basile Stavracas Neto2019-08-021-0/+4
* controlsManager: Don't fade icon grid while draggingGeorges Basile Stavracas Neto2019-08-021-11/+0
* allView: Scale in when moving icons from foldersGeorges Basile Stavracas Neto2019-08-021-0/+54
* folderIcon: Add visual drag-over feedbackGeorges Basile Stavracas Neto2019-08-022-0/+21
* allView: Remove icon from folder when dropping outsideGeorges Basile Stavracas Neto2019-08-021-0/+45
* allView: Set delegate fieldGeorges Basile Stavracas Neto2019-08-021-0/+1
* allView: Switch pages when dragging above or below the gridGeorges Basile Stavracas Neto2019-08-021-0/+55
* appIcon: Always pass parent viewGeorges Basile Stavracas Neto2019-08-022-6/+11
* folderIcon: Update folder icon after droppingGeorges Basile Stavracas Neto2019-08-022-0/+5
* folderIcon: Allow dropping application iconsGeorges Basile Stavracas Neto2019-08-021-0/+46
* appDisplay: Add event blocker inhibition APIGeorges Basile Stavracas Neto2019-08-021-0/+12
* allView: Redisplay on folder changesGeorges Basile Stavracas Neto2019-08-021-1/+1
* baseAppView: Remove unused BaseAppView.addItemGeorges Basile Stavracas Neto2019-08-021-6/+0
* allView, folderView: Only add icons onceGeorges Basile Stavracas Neto2019-08-021-15/+9
* baseAppView: Only add and remove when necessaryGeorges Basile Stavracas Neto2019-08-021-35/+44
* baseAppView: Add only non-added icons, in orderGeorges Basile Stavracas Neto2019-08-021-1/+9
* baseAppView: Call loadGrid() directlyGeorges Basile Stavracas Neto2019-08-021-6/+5
* frequentView: Use BaseAppView.addItem() and loadGrid()Georges Basile Stavracas Neto2019-08-021-1/+8
* folderIcon: Move app icon loading to FolderViewGeorges Basile Stavracas Neto2019-08-021-39/+44
* shell/app-system: Monitor for icon theme changesGeorges Basile Stavracas Neto2019-08-023-0/+64
* st/texture-cache: Monitor GtkIconTheme changesGeorges Basile Stavracas Neto2019-08-021-0/+10
* st: Move slow-down-factor into settingsFlorian Müllner2019-08-018-43/+68
* st: Fix property typeFlorian Müllner2019-08-011-5/+5
* weather: Fix property nameFlorian Müllner2019-08-011-1/+1
* ci: Make eslint wrapper script usable outside gitlab's CIMarco Trevisan (Treviño)2019-07-311-1/+1
* weather: Stop accessing app settings directlyFlorian Müllner2019-07-314-11/+107
* st: Use g_object_notify_by_pspec()Niels De Graef2019-07-3110-477/+480
* lightbox: Remove previously added tweens from targetMarco Trevisan (Treviño)2019-07-311-4/+9
* Ensure G_PARAM_STATIC_STRINGS for all propertiesNiels De Graef2019-07-3020-82/+94
* st: Cleanup ST_PARAM_* and add WRITABLE versionNiels De Graef2019-07-301-7/+3
* userWidget: Handle non-square icons gracefullyFlorian Müllner2019-07-291-1/+5
* shell: Actually make GLSLEffect an effectFlorian Müllner2019-07-293-32/+70
* shell: Properly rename typeFlorian Müllner2019-07-293-77/+77
* shell: Rename GLSLQuad to GLSLEffectFlorian Müllner2019-07-293-3/+3
* lightbox: Remove unnecessary paramsFlorian Müllner2019-07-291-6/+2