summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* styling: Update for darker system greywip/jimmac/login-back-buttonJakub Steiner2021-03-091-9/+9
* 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
* iconGrid: Save class variables to local onesJonas Dreßler2021-03-031-14/+20
* iconGrid: Bail out of getRowPadding early if we'll return 0Jonas Dreßler2021-03-031-6/+5
* iconGrid: Don't update pages in vfunc_allocate()Jonas Dreßler2021-03-031-2/+0
* iconGrid: Get max child size using existing array of visible childrenJonas Dreßler2021-03-031-9/+13
* iconGrid: Cache visible children of pagesJonas Dreßler2021-03-031-15/+18
* iconGrid: Cache max size of childrenJonas Dreßler2021-03-031-10/+20
* workspace: Fix switched argumentsIvan Molodetskikh2021-03-031-1/+1
* Add a link to supported releases in the README and bug templateFelix Divo2021-03-032-1/+3
* workspace: Center-align window previews if there's only a single rowJonas Dreßler2021-03-031-2/+12
* workspace: Decrease spacing between workspaces in the window pickerJonas Dreßler2021-03-031-1/+1
* workspace: Scale down wallpaper by a fixed number of pixelsJonas Dreßler2021-03-031-6/+9
* theme/search-entry: Tweak the margins a bitJonas Dreßler2021-03-031-2/+3
* theme/dash: Tweak margins of the dashJonas Dreßler2021-03-031-1/+1
* theme/overview: Use a spacing of 16px between elementsJonas Dreßler2021-03-031-2/+2
* overview: Don't show black panel on startupGeorges Basile Stavracas Neto2021-03-021-0/+3
* panel: Bind style to corners' styleGeorges Basile Stavracas Neto2021-03-021-0/+2
* overview: Implement startup animationGeorges Basile Stavracas Neto2021-03-023-14/+117
* overviewControl: Store search entry containerGeorges Basile Stavracas Neto2021-03-021-3/+4
* layout: Update workspace struts even while starting upGeorges Basile Stavracas Neto2021-03-021-3/+1