summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* main: Show welcome dialogue on first startwip/hadess/welcome-tourBastien Nocera2021-02-052-0/+27
* util: Add a GNOME version comparison functionBastien Nocera2021-02-053-2/+92
* welcomeDialog: Add “welcome” dialogBastien Nocera2021-02-057-0/+425
* data: Update custom close iconFlorian Müllner2021-02-051-45/+5
* data: Rename custom close iconFlorian Müllner2021-02-052-2/+2
* data: Move custom close icon into actions/Florian Müllner2021-02-051-1/+1
* theme: Scale media player button padding with font sizeSebastian Keller2021-02-041-1/+1
* mpris: Hide unused elements to leave more space for the titleSebastian Keller2021-02-041-0/+4
* appDisplay: Do not bind popdown call to grabHelper onUngrabMarco Trevisan (Treviño)2021-02-041-2/+4
* panel: Align left and right margin for status panel itemRazze2021-02-041-2/+5
* accessibility/keyboard: Align the panelMenu button styleRazze2021-02-043-8/+8
* windowManager: Allow switching workspaces with super-scrollFlorian Müllner2021-02-042-1/+19
* swipeTracker: Optionally require modifiers for scrollingFlorian Müllner2021-02-041-0/+14
* workspacesView: Move workspace scroll code to windowManagerFlorian Müllner2021-02-042-72/+72
* Change all g_memdup() to g_memdup2()Jonas Ådahl2021-02-042-4/+5
* dnd: Update actor position after scaling even when animations are offSebastian Keller2021-02-041-6/+15
* theme: Adjust dash icon spacingJakub Steiner2021-02-041-5/+9
* workspacesView: Derive workspace state from fit modeGeorges Basile Stavracas Neto2021-02-032-3/+8
* workspace: Split preparation steps from zoomFromOverviewGeorges Basile Stavracas Neto2021-02-031-1/+5
* workspacesView: Scale inactive workspacesGeorges Basile Stavracas Neto2021-02-032-1/+22
* workspacesView/workspacesDisplay: Don't sync geometry when animatingGeorges Basile Stavracas Neto2021-02-031-0/+11
* workspacesView: Center active workspace in allocationGeorges Basile Stavracas Neto2021-02-031-44/+12
* viewSelector: Tie workspace fit mode to adjustmentGeorges Basile Stavracas Neto2021-02-032-0/+10
* workspacesView: Use side-by-side layoutGeorges Basile Stavracas Neto2021-02-031-21/+177
* workspacesView: Always use ZOOM transitionFlorian Müllner2021-02-033-186/+21
* cleanup: Define GObject accessors in camelCaseFlorian Müllner2021-02-0310-60/+30
* js: Use gjs-defined GObject accessors where possibleFlorian Müllner2021-02-035-371/+68
* workspaceThumbnails: Remove obsolete propertyFlorian Müllner2021-02-031-4/+0
* appDisplay: Remove obsolete propertyFlorian Müllner2021-02-031-6/+0
* iconGrid: Use correct default values in pspecsFlorian Müllner2021-02-031-2/+2
* pageIndicators: Remove animated indicatorsFlorian Müllner2021-02-031-92/+2
* appDisplay: Never use animated indicatorsGeorges Basile Stavracas Neto2021-02-031-19/+4
* workspace: Handle window-added and removed signal after window trackerSebastian Keller2021-02-021-9/+9
* workspaceAnimation: Move background to WorkspaceGroupAlexander Mikhaylenko2021-02-022-21/+34
* workspaceAnimation: Disable unredirection during the gestureAlexander Mikhaylenko2021-02-021-0/+4
* workspaceAnimation: Support multiple screensAlexander Mikhaylenko2021-02-021-131/+209
* workspaceAnimation: Group sticky windows and moving windowAlexander Mikhaylenko2021-02-021-28/+8
* workspaceAnimation: Use a workspace stripAlexander Mikhaylenko2021-02-021-156/+112
* workspaceAnimation: Use window clonesAlexander Mikhaylenko2021-02-021-16/+18
* workspaceAnimation: Add a backgroundAlexander Mikhaylenko2021-02-021-1/+35
* workspaceAnimation: Add to uiGroup insead of window_groupAlexander Mikhaylenko2021-02-021-5/+2
* workspaceAnimation: Extract WorkspaceGroupAlexander Mikhaylenko2021-02-021-101/+109
* workspaceAnimation: Stop depending on shellwmAlexander Mikhaylenko2021-02-022-18/+34
* workspaceAnimation: Split from WindowManagerAlexander Mikhaylenko2021-02-023-393/+430
* windowPreview: Overhaul chrome styleFlorian Müllner2021-02-024-13/+88
* windowPreviews: Replace border with scale effectFlorian Müllner2021-02-012-76/+62
* workspace: Add some padding around window previewsFlorian Müllner2021-02-011-0/+9
* workspace: Adjust spacingFlorian Müllner2021-02-011-1/+1
* windowPreview: Keep borderCenter always visibleFlorian Müllner2021-02-011-2/+0
* windowPreview: Add (back) application iconsFlorian Müllner2021-02-011-8/+57