summaryrefslogtreecommitdiff
path: root/js
Commit message (Expand)AuthorAgeFilesLines
...
* misc/objectManager: Fix emission of object-removed signalJonas Dreßler2023-04-051-1/+1
* powerProfiles: Rename "Power Profiles" to "Power Mode"Automeris naranja2023-04-041-1/+1
* status/network: Improve a11y of wireless network itemsLukáš Tyrychtr2023-04-041-3/+26
* appFavorite: Add missing .desktop extension for simplescanJordan Petridis2023-03-291-1/+1
* extensionDownloader: Check schemadir existence and typeAndy Holmes2023-03-271-15/+24
* status/network: Fix a11y names for VPN connection menu itemsLukáš Tyrychtr2023-03-271-0/+1
* quickSettings: Fix icon-name construct property in menu togglesFlorian Müllner2023-03-271-3/+3
* screenshot: Fix broken GLib.Error.matches callAdam Williamson2023-03-251-1/+1
* appFavorite: Rename simple-scan.desktopJordan Petridis2023-03-241-0/+1
* status/network: Generalize code to hide subtitleGeorges Basile Stavracas Neto2023-03-211-7/+7
* screenshot: Get cursor texture from windowIvan Molodetskikh2023-03-211-1/+5
* workspacesView: Update visibility after updating workspacesFlorian Müllner2023-03-211-1/+1
* screenshot: Use meta_window_has_pointer () for pointer checkIvan Molodetskikh2023-03-211-1/+1
* modalDialog: Fix fading out dialogFlorian Müllner2023-03-191-1/+1
* endSessionDialog: Catch async errorsFlorian Müllner2023-03-191-5/+5
* main: Fix syncing animations-enabledFlorian Müllner2023-03-191-0/+1
* extensionSystem: Fix extension reloadingFlorian Müllner2023-03-191-1/+1
* appDisplay: Avoid using an undefined _swipeTrackerDaniel van Vugt2023-03-191-1/+2
* screenshot: Fix code typoCarlos Garnacho2023-03-191-1/+1
* status/location: Handle geoclue not being activatableWill Thompson2023-03-191-1/+1
* status/bluetooth: Fix bluetooth placeholder text alignmentSebastian Keller2023-03-191-0/+1
* status/backgroundApps: Add section titleFlorian Müllner2023-03-191-0/+9
* Revert "status/backgroundApps: Add section title"Florian Müllner2023-03-061-9/+0
* environment: Disallow all GDK backendsFlorian Müllner2023-03-061-1/+5
* inhibitShortcutsDialog: Stop using GTK to display shortcutFlorian Müllner2023-03-061-11/+2
* endSessionDialog: Don't emit 'closed' until handler is connectedRay Strode2023-03-051-1/+1
* iconGrid: Delay updating adjustment value on page switchFlorian Müllner2023-03-041-4/+8
* status/backgroundApps: Add section titleFlorian Müllner2023-03-031-0/+9
* Update to drop GTK3 dependencyCarlos Garnacho2023-03-033-8/+7
* screenshot: Add tooltip to the "Capture" buttonAutomeris naranja2023-03-021-0/+7
* overview: Hide when failing to take grab at end of startup animationSebastian Keller2023-03-021-0/+1
* overview: Don't claim to be SHOWN when HIDDEN during startup animationSebastian Keller2023-03-021-0/+6
* quickSettings: Bind the outer button's toggle-mode to the inner buttonsAndy Holmes2023-03-011-1/+5
* screenshot: Use GLib.BookmarkFile to save recent screenshotsCarlos Garnacho2023-03-011-2/+29
* quickSettings: Add a getter for the deprecated label propertyAndy Holmes2023-02-251-0/+5
* status/bluetooth: Ignore devices when turned offFlorian Müllner2023-02-241-0/+4
* appDisplay: Remove pan gesture from FolderViewJonas Dreßler2023-02-241-11/+0
* dnd: Remove buttonDown private propertyJonas Dreßler2023-02-241-9/+2
* dnd: Handle dragActorSource getting destroyedJonas Dreßler2023-02-241-0/+9
* status/system: Fix missing battery percentage in the top barDaPigGuy2023-02-221-1/+1
* status/network: Fix WirelessNetwork related leaksSebastian Keller2023-02-181-0/+6
* status/volume: Unmute to default volume when at 0Florian Müllner2023-02-141-1/+8
* authPrompt: Also replace full-width colonKolja Lampe2023-02-131-1/+1
* extensionDownloader: Compile gsettings schemas after installAndy Holmes2023-02-131-0/+18
* environment: Define promisify of g_query_info_async in the global scopeAndy Holmes2023-02-132-2/+1
* dateMenu: Use desktop action to open Evolution calendarFlorian Müllner2023-02-121-7/+6
* gdmUtil: Fix SignalTracker leak in ShellUserVerifierSebastian Keller2023-02-121-0/+1
* authPrompt: Manually destroy inactive/unused entrySebastian Keller2023-02-121-0/+5
* overview: Skip SHOWN to SHOWN when changing from app grid to overviewSebastian Keller2023-02-121-1/+3
* overview: Validate transitions of the `shown` stateSebastian Keller2023-02-121-9/+51