summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* init: Set console log domainewlsh/console-domain-fixEvan Welsh2021-08-247-9/+20
* environment: Fallback to Soup 2.4Florian Müllner2021-08-251-0/+46
* extensionDownloader: Port to Soup3Florian Müllner2021-08-252-84/+117
* extensionDownloader: Use plain Soup.SessionFlorian Müllner2021-08-251-1/+1
* extensionDownloader: Stop setting proxy resolver explicitlyFlorian Müllner2021-08-251-4/+0
* portalHelper: Replace Soup.URI with GLib.UriFlorian Müllner2021-08-251-6/+13
* extensionDownloader: Use async code for extracting archiveFlorian Müllner2021-08-251-64/+61
* extensionDownloader: Stop returning distinct errorsFlorian Müllner2021-08-241-15/+20
* extensionDownloader: Fix up styleFlorian Müllner2021-08-241-19/+22
* ci: Expose meson's Junit test results to gitlabFlorian Müllner2021-08-241-0/+2
* subprojects: Use meson compile to generate translationsFlorian Müllner2021-08-242-4/+4
* ci: Use backend-agnostic meson commandsFlorian Müllner2021-08-242-7/+7
* eslint: (Mostly) synchronize configuration with gjsFlorian Müllner2021-08-242-3/+37
* ci: Include eslint-plugin-jsdoc in js imageFlorian Müllner2021-08-241-2/+2
* Updated Czech translationMarek Černocký2021-08-241-145/+200
* extensions-tool: Remove GNOME Software reference from man pageFlorian Müllner2021-08-221-4/+3
* messageTray: Do not show low priority notificationsFlorian Müllner2021-08-221-0/+3
* Update Indonesian translationKukuh Syafaat2021-08-221-77/+83
* Update Persian translationDanial Behzadi2021-08-211-40/+46
* Update Basque translationAsier Sarasua Garmendia2021-08-201-79/+85
* Update Russian translationAlexey Rubtsov2021-08-201-78/+84
* windowManager: Animate the appearance of new windows after overview closesDaniel van Vugt2021-08-191-1/+15
* overview: Emit 'hidden' after it's *really* hiddenDaniel van Vugt2021-08-191-3/+5
* windowManager: Allow animations to start if the overview is closingDaniel van Vugt2021-08-191-1/+2
* workspace: Ignore new windows that appear while the overview is closingDaniel van Vugt2021-08-191-2/+3
* overview: Add a 'closing' getterDaniel van Vugt2021-08-191-0/+4
* Update Catalan translationJordi Mas2021-08-181-187/+210
* magnifier: Avoid painting a desktop that's fully occluded by its cloneDaniel van Vugt2021-08-181-0/+4
* Update Brazilian Portuguese translationRafael Fontenelle2021-08-181-79/+85
* Update Portuguese translationHugo Carvalho2021-08-181-78/+84
* Update Basque translationAsier Sarasua Garmendia2021-08-181-124/+180
* Update Occitan translationQuentin PAGÈS2021-08-181-77/+83
* Update Ukrainian translationYuri Chornoivan2021-08-181-84/+88
* Bump versiont to 41.beta41.betaFlorian Müllner2021-08-186-5/+63
* windowMenu: Use consistent terminologynitinosiris2021-08-181-2/+2
* Updated Spanish translationDaniel Mustieles2021-08-171-90/+97
* appDisplay: Replace AppIconMenuFlorian Müllner2021-08-162-179/+11
* appMenu: Support launching on the non-default GPUFlorian Müllner2021-08-161-0/+37
* appMenu: Remove separator between "new window" and actionsFlorian Müllner2021-08-161-2/+0
* appMenu: Optionally include favorites sectionFlorian Müllner2021-08-161-1/+50
* appMenu: Update "new-window" item on state changesFlorian Müllner2021-08-161-2/+8
* appMenu: Only show 'Quit' for running appsFlorian Müllner2021-08-161-1/+19
* appMenu: Allow showing the window section for all windowsFlorian Müllner2021-08-161-2/+10
* appMenu: Only include non-skip-taskbar windowsFlorian Müllner2021-08-161-1/+1
* appMenu: Do launch animation if supported by sourceFlorian Müllner2021-08-161-0/+9
* appMenu: Hide overview when activating appsFlorian Müllner2021-08-161-0/+2
* appsMenu: Add side parameterFlorian Müllner2021-08-161-3/+11
* appMenu: Delay window sections update when selecting windowFlorian Müllner2021-08-161-4/+19
* appMenu: Clean up on destroyFlorian Müllner2021-08-161-2/+17
* appMenu: Split out from panelFlorian Müllner2021-08-164-126/+141