gnome-shell-extension-ubuntu-dock (72~ubuntu5.22.04.2.1) jammy; urgency=medium * Keep shell overview always visible and usable (LP: #1979096): - docking: Do ControlsManagerLayout allocation with box-adjusted workArea - docking: Be more consistent in reducing the overlay layout space - docking: Add both bottom and top spacing when there are no workspaces -- Marco Trevisan (Treviño) <marco@ubuntu.com> Fri, 02 Jun 2023 04:12:06 +0200 gnome-shell-extension-ubuntu-dock (72~ubuntu5.22.04.2) jammy; urgency=medium [ Marco Trevisan (Treviño) ] * debian/control: Update maintainer to myself * Ensure startup animations are performed on monitor changes (LP: #2019751): - utils: Ensure we destroy the Signals handler as last thing on destroy - docking: Do not wait for dash animation two times with no overview - docking: Ensure we perform the startup animation completely on docks updates (LP: #1965208) - docking: Use a try/catch statement on our promise to show errors in case - docking: Cleanup startup animation injections once done - docking: Handle monitors changed events while preparing startup animation - docking: Keep clip and coverPane size matching current setup - docking: Handle when dash is destroyed during the login animation * Do not hide the dock when menus are closed (LP: #1983130): - docking: Ignore hover changes if overview is visible (LP: #1983130) - docking: Check if autohide or intellihide is enabled on menu closed * Keep shell overview always visible and usable (LP: #1979096): - docking: Also reduce the app grid area when in auto-hide mode (LP: #1992847) - docking: Use an even width for the overview content area - docking: Keep overview controls layout proportions when resizing it (LP: #1992847) [ Daniel van Vugt ] * docking: Handle when dash is destroyed during the login animation (LP: #2019751) -- Marco Trevisan (Treviño) <marco@ubuntu.com> Mon, 15 May 2023 21:15:29 +0200 gnome-shell-extension-ubuntu-dock (72~ubuntu5.22.04.1) jammy; urgency=medium [ Daniel van Vugt ] * Ignore loss of the hover state while a menu is open (LP: #1967121): - dash: Add a 'menu-opened' signal - appIcons: Remember to emit menu-state-changed for _previewMenu - docking: Ignore loss of the hover state while a menu is open [ Marco Trevisan (Treviño) ] * debian: Update references for jammy branching -- Marco Trevisan (Treviño) <marco@ubuntu.com> Fri, 08 Jul 2022 06:08:23 +0200 gnome-shell-extension-ubuntu-dock (72~ubuntu5) jammy; urgency=medium * docking: Use proper monitor index variable to support DING integration * locations: Always ignore OR windows in windows-backed app implementation * dash: Handle possible null first button * appIcons: Use proper method on _setPopupTimeout call (LP: #1964996) -- Marco Trevisan (Treviño) <marco@ubuntu.com> Thu, 14 Apr 2022 22:24:07 +0200 gnome-shell-extension-ubuntu-dock (72~ubuntu4) jammy; urgency=medium * locations: Reintroduce manual rate limiting for trash monitoring to avoid large memory spikes and leaks when Nautilus deletes files (LP: #1962699) -- Daniel van Vugt <daniel.van.vugt@canonical.com> Tue, 12 Apr 2022 16:01:16 +0800 gnome-shell-extension-ubuntu-dock (72~ubuntu3) jammy; urgency=medium * Revert "debian/rules: Also provide an empty yaru.css file" This may be provided also by yaru-theme-gnome-shell, as it should be. -- Marco Trevisan (Treviño) <marco@ubuntu.com> Fri, 25 Feb 2022 01:52:07 +0100 gnome-shell-extension-ubuntu-dock (72~ubuntu2) jammy; urgency=medium [ Marco Trevisan (Treviño) ] * schemas/10_ubuntu-dock.gschema.override: Remove hardcoded theme * debian/rules: Also provide an empty yaru.css file * debian: Support make check via eslint * locations: Assign location to a const variable * cleanup: Fix style to follow basic eslint rules * cleanup: Fix case declaration scope * .eslintrc: Add basic eslint rule to check main issues * make: Add check case and use it before generating zip-file * docking: Try to use g-s current-workspace-only before monitor isolation * utils: Only block signal events for GObject classes * locations: Do not try to add null volumes from valid mounts (LP: #1960898) * locations: Ensure that cancellable is set during finally stanza * prefs: Ensure display combo box is updated on settings changes * prefs: Add support to show in GNOME 42 libadwaita-based dialog * utils: Support vfunc injections on newer GObject classes as per gjs 1.71 * stylesheet: Use the same padding in both the sides in extended mode * stylesheet: Do not shrink too much border radius and edge paddings * stylesheet: Increase the side margin in shrink floating mode * appIconIndicators: Use native actor rotation to rotate the drawing area * appIconIndicators: Ensure that the drawing area is always a square [ Stephen Gibbel ] * Adds an intellihide mode for always-on-top (on non-fullscreen windows) [ Sergio Costas ] * Reset margins when 'intellihide' is disabled -- Marco Trevisan (Treviño) <marco@ubuntu.com> Thu, 24 Feb 2022 22:33:25 +0100 gnome-shell-extension-ubuntu-dock (72~ubuntu1) jammy; urgency=medium [ Marco Trevisan (Treviño) ] * Revert "extension: Disable starting in the overview" * locations: Do not manually dispose objects (LP: #1949352, LP: #1951599) * po/es.po: Remove duplicated entry for Quit translation * docking: Delay dash animation callback at actual completion * utils: Fix variable in error template string * appIcons: In case we have no window to activate, let's just present it * docking: Do not try to re-add a Meta.Later if one is already queued * docking: Optionally disable animation to overview on startup * dash: Track hover on separator item so that it can contribute to scrolling * dash: Remove the scroll view visibility idle if triggering actor is destroyed * docking: Handle monitoring of discrete GPU not to leak signals * appIcons: Random cleanups to use more relevant variable names * appIcons: Compare workspaces instead of their indexes * appIcons: Ensure we only consider as urgent the ones respecting our rules * appIcons: Use new-window action only when requested, avoiding duplication * appIcons: Fixed logic on handling preview click actions (LP: #1947445) * stylesheet: Use some better naming for start marging value * stylesheet: Use scss generation for overview-icon background * stylesheet: Set the dash-separator color in both horizontal and vertical mode * windowPreview: Try generating previews clones on meta later only if have valid size (LP: 1949572) * utils: Remove handlers in reversed order * Dash: Update appIcon geometry on parent geometry changes * docking: Reduce the space used by the window picker / app grid * cleanup: Use cached settings values instead of doing C calls * locations: Use shell domain to translate reused strings * locations: Use native GIcon as location Apps-icons (LP: #1874578) * locations: Use native Gio.FileMonitor rate limit instead of a custom idle * locations: Fix typo on FileManager app (un)wrapping functions * locations: Fix handling of location apps on isolated workspaces mode * locations: Also destroy all removable devices on Removables manager destruction * locations: Only emit changed signal if a monitored device has been removed * locations: Only update Trash icon on changes * locations: Remove unmounted locations by value * locations: Use native AppInfo's and Shell mount operations * metadata: Add support for gnome-shell 42 * fileManager1API: Cleanup the code to get windows from location path * fileManager1API: Keep windows paths cached so we can monitor changes * utils: Add support for (un)blocking signals handlers * locations: Smart managing wrapped windows backed applications signal connections * locations: Use proxy properties to expose private items to public object * locations: Chain up to parent destroy() function if any * locations: Manage sources as part of DtdData * locations: Manage windows changes in base class * cleanup: Move shellAppCompare under Utils as it's a generic tool * locations: Keep locations windows ordered following the shell algorithm * locations: Use windows array directly where there's no need for method call * locations: Resort and notify windows changes on user-time changes * locations: Sort location windows apps only demand * fileManager1API: Only emit windows-changed signal if windows / locations changed * fileManager1API: Manage unmanaged windows early * locations: Include actual app ID in the string representation * utils: Add CancellableChild, a GCancellable that monitors a parent instance * locations: Get Trash icon from the folder attributes * locations: Add support for showing custom icon files on mounts * fileManager1API: Include transient windows as part of the location windows * locations: Monitor windows-changed from apps and not from fm1Client (LP: #1947476) * locations: Ignore native file manager windows-changed signal emissions * locations: Try to get trash status from metadata info before iterating * locations: Move handling of trash logic into TrashAppInfo * locations: Manage all mountable volumes, whether they're mounted or not * locations: Add support for optionally showing all mountable devices * locations: Add support for showing network volumes * locations: Use ChildCancellable to avoid queuing multiple trash updates * locations: Do not try to perform (un)mount actions concurrently * appIcons: Show menu item as insensitive if the app is busy * locations: Wait for location apps to own windows before updating file-manager (LP: #1947476) * locations: Add support for starting app state * locations: Support opening new location windows when using nautilus * 10_ubuntu-dock.gschema.override: Update settings override for ubuntu * debian/control: Add support to GNOME 41 and 42 [ Timofey X ] * Impove Russian localisation strings and fix javascript-format bug [ jesusignazio ] * Updated Spanish translation [ rafal ] * Add and translate few missing strings in Polish translation [ nobodyatandnothing ] * change README to document actual behavier [ NicKoehler ] * Updated italian strings (#1643) [ Geoffrey Coulaud ] * Fix window listing by excluding skip-taskbar windows [ Laura Klünder ] * add preferred-monitor-by-connector as an alternative to storing the index [ Raghuveer Kasaraneni ] * dash: Fixes wrong separator position [ Sergio Costas ] * Integration of Dash to Dock and DING (LP: #1723117) Add API that DING can use to draw icons -- Marco Trevisan (Treviño) <marco@ubuntu.com> Mon, 24 Jan 2022 08:01:13 +0100 gnome-shell-extension-ubuntu-dock (70~ubuntu3) impish; urgency=medium [ Daniel van Vugt ] * docking: Generalize the startup animation - Applied addition to upstream PR #1512 (LP: #1942843). -- Gunnar Hjalmarsson <gunnarhj@ubuntu.com> Tue, 07 Sep 2021 12:18:14 +0200 gnome-shell-extension-ubuntu-dock (70~ubuntu2) impish; urgency=medium [ Daniel van Vugt ] * extension: Disable starting in the overview - We don't need it when the GNOME dash is being replaced. - Applied upstream PR #1512 (LP: #1940925). -- Gunnar Hjalmarsson <gunnarhj@ubuntu.com> Thu, 26 Aug 2021 20:04:01 +0200 # For older changelog entries, run 'apt-get changelog gnome-shell-extension-ubuntu-dock'
Generated by dwww version 1.14 on Sun Feb 2 14:06:15 CET 2025.