summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* schemas: Define default app grid arrangementwip/aday/app-grid-layoutAllan Day2021-02-191-2/+26
* windowPreview: Add scaled extra size to chromeWidths() and chromeHeightsJonas Dreßler2021-02-192-11/+12
* windowPreview: Scale up by the same extra size for every windowJonas Dreßler2021-02-191-3/+8
* windowPreview: Use a proper spacing between icon and titleJonas Dreßler2021-02-191-3/+6
* windowManager: Keep a minimum number of workspacesFlorian Müllner2021-02-191-0/+10
* workspaceThumbnails: Only show for more than two workspacesFlorian Müllner2021-02-191-2/+5
* workspaceThumbnail: Do not update scale while collapsingFlorian Müllner2021-02-191-19/+23
* workspaceThumbnails: Delay workspace removal while collapsingFlorian Müllner2021-02-191-0/+9
* workspaceThumbnails: Don't animate thumbnail additions while hiddenFlorian Müllner2021-02-191-1/+1
* workspaceThumbnails: Animate showing/hidingFlorian Müllner2021-02-192-7/+34
* workspaceThumnails: Add :should-show propertyFlorian Müllner2021-02-192-9/+27
* workspaceThumbnail: Base n-workspaces on number of thumbsFlorian Müllner2021-02-191-3/+1
* workspaceThumbnails: Actually use vscale parameterFlorian Müllner2021-02-191-2/+2
* theme/window-picker: Fixup box-shadow of overview workspace backgroundsJonas Dreßler2021-02-181-1/+1
* theme/window-picker: Add box-shadow to the workspace backgroundJonas Dreßler2021-02-181-0/+7
* workspace: Round the corners of the wallpaperJonas Dreßler2021-02-181-1/+21
* Update Ukrainian translationYuri Chornoivan2021-02-181-72/+87
* Update Slovenian translationMatej Urbančič2021-02-181-40/+55
* overviewControls: Add shortcut for shifting through overviewFlorian Müllner2021-02-182-0/+54
* workspacesView: Disable mouse drag to switch workspacesGeorges Basile Stavracas Neto2021-02-181-1/+3
* Update Brazilian Portuguese translationRafael Fontenelle2021-02-181-44/+47
* dash: Put the dot back into its boxFlorian Müllner2021-02-171-1/+1
* Update Slovenian translationMatej Urbančič2021-02-171-49/+50
* keyboard: Handle edge drag gesture cancellationCarlos Garnacho2021-02-172-2/+18
* keyboard: Make OSK follow gesture progressCarlos Garnacho2021-02-171-2/+25
* keyboard: Use translation-y property for focus window animationsCarlos Garnacho2021-02-171-2/+6
* keyboard: Move monitor management to KeyboardControllerCarlos Garnacho2021-02-171-9/+7
* keyboard: Simplify focus window trackingCarlos Garnacho2021-02-171-30/+22
* edgeDragAction: Add signal to notify about progressCarlos Garnacho2021-02-171-1/+10
* keyboard: Drop layoutManager's keyboard-visible-changedCarlos Garnacho2021-02-172-17/+21
* windowManager: Move OSK gesture to KeyboardManagerCarlos Garnacho2021-02-172-11/+14
* layout: Move keyboard slide animation to keyboardCarlos Garnacho2021-02-172-56/+54
* overview: Synchronize panel opacity with overview leave animationCarlos Garnacho2021-02-171-0/+3
* overview: Clean up dead codeCarlos Garnacho2021-02-171-12/+0
* overview: Make 3fg vertical swipes bring overview and app gridCarlos Garnacho2021-02-172-0/+93
* overviewControls: Add "gesture-in-progress" property on the state adjustmentCarlos Garnacho2021-02-171-3/+9
* workspacesView: Initialize/update swipe orientation before gestureCarlos Garnacho2021-02-171-4/+12
* workspacesView: Check for primaryView being nullCarlos Garnacho2021-02-171-1/+4
* swipeTracker: Reject touch swipes in the wrong directionsCarlos Garnacho2021-02-171-0/+6
* swipeTracker: Try harder to start touchpad gestures with a directionCarlos Garnacho2021-02-171-6/+28
* swipeTracker: Reject touchpad swipes in the wrong directionsFlorian Müllner2021-02-171-1/+14
* dnd: Remove pointless scale factor from restore positionSebastian Keller2021-02-171-7/+1
* dnd: Also consider indirect scaling of dnd actorSebastian Keller2021-02-171-0/+3
* searchController: Get rid of activePage reference in key handlingMarco Trevisan (Treviño)2021-02-171-8/+0
* workspace: Ensure that _createBestLayout() always returns a layoutSebastian Keller2021-02-161-1/+1
* theme: Use the same style for dash tooltips as for window captionsSebastian Keller2021-02-161-5/+3
* gdm: Override any other lower-priority service message on errorMarco Trevisan (Treviño)2021-02-161-1/+2
* gdm: Filter service non-error messages on verification stopped or failedMarco Trevisan (Treviño)2021-02-161-0/+18
* gdm: Add ability to queue a message overriding ones with less priorityMarco Trevisan (Treviño)2021-02-161-2/+17
* gdm: Keep messages in queue until we've not fully processed themMarco Trevisan (Treviño)2021-02-161-15/+21