summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* swipeTracker: Reset before emitting 'end' and not afterwip/exalm/swipesAlexander Mikhaylenko2021-03-131-1/+1
* swipeTracker: Clamp position when long swipes are enabled tooAlexander Mikhaylenko2021-03-131-8/+5
* swipeTracker: Pass orientation in constructorAlexander Mikhaylenko2021-03-136-12/+23
* swipeTracker: Check orientation with a threshold for touchpadAlexander Mikhaylenko2021-03-131-20/+39
* Revert "theme/panel: Remove spacing between Activities and appmenu"Florian Müllner2021-03-131-0/+5
* keyboard: Stop offsetting the focus rectangleJonas Dreßler2021-03-121-8/+0
* keyboard: Ignore focus rects outside the windowJonas Dreßler2021-03-121-0/+10
* keyboard: Use GrapheneRect in focus trackerJonas Dreßler2021-03-121-14/+19
* keyboard: Initialize the FocusTrackers current window correctlyJonas Dreßler2021-03-121-1/+2
* keyboard: Properly destroy focus manager when destroying keyboardJonas Dreßler2021-03-121-14/+30
* keyboard: Remove unused argumentJonas Dreßler2021-03-121-2/+2
* keyboard: Make a few functions privateJonas Dreßler2021-03-121-5/+5
* keyboard: Clear keyboard rest timer when opening immediatelyJonas Dreßler2021-03-121-1/+2
* keyboard: Rename focusTracker "reset" signal to "window-grabbed"Jonas Dreßler2021-03-121-2/+2
* theme/panel: Remove spacing between Activities and appmenuarushsharma242021-03-121-5/+0
* Update Korean translationChangwoo Ryu2021-03-121-332/+392
* messageTray: Remove deprecated codeFlorian Müllner2021-03-101-16/+1
* Update Friulian translationFabio Tomat2021-03-101-202/+261
* styling: Update for darker system greyJakub Steiner2021-03-101-9/+9
* Update German translationChristian Kirbach2021-03-091-65/+65
* workspace: Use Util.lerp() instead of actor box for interpolatingJonas Dreßler2021-03-091-20/+21
* windowPreview: Subclass a C actorJonas Dreßler2021-03-094-55/+221
* workspace: Get some values outside the children loop when allocatingJonas Dreßler2021-03-091-6/+11
* workspace: Don't create useless childBoxJonas Dreßler2021-03-091-2/+1
* workspace: Don't do checks in animateAllocation()Jonas Dreßler2021-03-091-7/+0
* workspace: Use set_origin/set_size instead of properties when allocatingJonas Dreßler2021-03-091-8/+8
* workspace: Iterate windowSlots directly when allocatingJonas Dreßler2021-03-091-10/+3
* Move WindowPreviewLayout from JS to CJonas Dreßler2021-03-094-178/+511
* panel: Don't change text color when entering the overview or lockscreenJonas Dreßler2021-03-091-4/+2
* panel: Only update appMenu icon when the app actually changedJonas Dreßler2021-03-091-7/+6
* panel: Don't completely hide AppMenuButton when invisibleJonas Dreßler2021-03-091-2/+0
* windowManager: Limit super-scroll handling to normal modeFlorian Müllner2021-03-091-0/+4
* Updated Czech translationMarek Černocký2021-03-081-183/+206
* ctrlAltTab: Fix usage of bind_cairo_surface_propertySebastian Keller2021-03-081-3/+4
* st/texture-cache: Change bind_cairo_surface_property to transfer fullSebastian Keller2021-03-081-1/+1
* Revert "st: Keep weak ref on texture cache bound texture source"Sebastian Keller2021-03-081-11/+1
* st/texture-cache: Don't overwrite existing bind images on texture resetSebastian Keller2021-03-081-5/+4
* Updated Spanish translationDaniel Mustieles2021-03-081-163/+180
* Update Latvian translationRūdolfs Mazurs2021-03-071-342/+387
* shell/app: Avoid adding windows with a startup workspace twiceSebastian Keller2021-03-071-4/+4
* Update Polish translationPiotr Drąg2021-03-071-353/+409
* Update Persian translationDanial Behzadi2021-03-071-202/+251
* Update German translationPhilipp Kiemle2021-03-061-21/+22
* workspaceThumbnail: Update visibility when showing the overviewJonas Dreßler2021-03-041-0/+2
* theme/screen-shield: Use the same background color as in the overviewJonas Dreßler2021-03-041-1/+1
* workspace: Check if index is valid before using itIvan Molodetskikh2021-03-031-2/+3
* ci: Update ci-fairy imageFlorian Müllner2021-03-031-1/+1
* workspaceThumbnails: Update indicator on workspace changesFlorian Müllner2021-03-031-15/+24
* workspaceThumbnail: Queue state update after expandingFlorian Müllner2021-03-031-0/+1
* iconGrid: Only animate items when we actually need itJonas Dreßler2021-03-031-2/+9