This bug was fixed in the package gnome-shell - 41.3-1ubuntu1 --------------- gnome-shell (41.3-1ubuntu1) jammy; urgency=medium * Merge with debian, containing various upstream fixes: - Window size is wrong after exiting full-screen (LP: #1947467) * debian/patches: Refresh to support GNOME 41 codebase * debian/patches: Remove patch to make overview starting optional This can be handled fully by the extensions that need it, so let's handle this in dash-to-dock instead that in upstream code * Remaining changes with debian: - Replace gnome-backgrounds dep with ubuntu-wallpapers and Suggests gnome-themes-standard-data, gnome-backgrounds - Add some Recommends: + ubuntu-session (| gnome-session) to have the ubuntu session available + xserver-xorg-legacy + yaru-theme-gnome-shell for the default ubuntu theming + gnome-remote-desktop to provide remote desktop support by default - Moved some Recommends to Suggests: + chrome-gnome-shell - Update debian/gbp.conf with Ubuntu settings - gnome-shell-common.prerm: Remove deprecated ubuntu theme alternative - ubuntu/desktop_detect.patch: + add caching for desktop detection to avoid querying the current desktop env variable as iterate through the list each time. For the time of the Shell process, we can expect this env variable to stay stable. - ubuntu/smarter_alt_tab.patch: + quick alt-tab (without showing up the switcher) switch only between the last window of the last 2 applications to be focused instead of raising all windows of those apps. - ubuntu/lightdm-user-switching.patch: + Allow user switching when using LightDM. - ubuntu/lock_on_suspend.patch + Respect Ubuntu's lock-on-suspend setting. - ubuntu/background_login.patch + Change default background color as we modified the default GDM color for our ubuntu session. - ubuntu/gdm_alternatives.patch + Add support for GDM3 theme alternatives - optional-hot-corner.patch + enable patch proposed by upstream developer already in package (but not in series) to add a settings for optional hot corner activation. - main-show-an-error-message-on-gnome-shell-crash.patch, global-make-possible-to-set-debug-flags-dynamically.patch, main-increase-the-granularity-of-backtraces-in-SHELL_DEBU.patch, main-add-backtrace-crashes-all-and-backtrace-all.patch, sessionMode-add-support-for-debugFlags-parameter.patch: + Improve debug JS tracing for crash reports - ubuntu/search-call-XUbuntuCancel-method-on-providers-when-no-dat.patch: + stop searches when requested from UI - magnifier-Show-cursor-when-magnifier-is-enabled-and-scale.patch: + Show monitor scaled cursor when magnifier is enabled - ubuntu/layout-Make-starting-in-the-overview-optional.patch: + Makes dock replace overview easier - ubuntu/layout-Try-to-allocate-before-getting-size-of-tracke.patch: + Ensure windows don't get maximized under the panels / dock - Break gnome-shell-extension-desktop-icons (<< 19.01.3+git20190814) * debian/patches: Remove patch to make overview starting optional gnome-shell (41.3-1) unstable; urgency=medium * New upstream release: - Speed up a fade animation on older Intel GPUs (Closes: #1000172) - Improve window tracking (LP: #1934458) - Simplify scroll fade shader to work with old hardware - Tweak (un)minimize animations (LP: #1713021) - Don't wake up screen in DND mode - Fix immediately withdrawn notifications getting stuck - Honor XDG SingleMainWindow key in .desktop files * debian/patches: - Drop applied upstream - Do not use positional arguments in i18n.merge_file gnome-shell (41.2-1) unstable; urgency=medium * Team upload * New upstream release * d/patches: Update to upstream gnome-41 branch commit 41.2-5-g9bf1988b5: - Fix a freeze involving window tracking - Update Turkish translation * Adjust Lintian overrides syntax for newer Lintian gnome-shell (41.1-1) unstable; urgency=medium * Team upload * New upstream release * d/rules: Pass bash_completion Meson option to correct subproject. With Meson 0.60.x, unknown -D options are an error. (Closes: #998589) * Adjust Lintian overrides gnome-shell (41.0-2) unstable; urgency=medium * Team upload * Update Lintian overrides for RUNPATH * Upload to unstable gnome-shell (41.0-1) experimental; urgency=medium * Team upload * New upstream release * Update dependency versions * d/rules: Stay with libsoup 2.4 for now * Build-depend on libmutter-test-9 if tests are enabled * Enable or disable tests according to nocheck build option * Stop installing gconf -> gsettings migration rules, removed upstream * Standards-Version: 4.6.0 (no changes required) * Build-depend on mutter Some tests need the libdefault.so plugin. -- Marco Trevisan (TreviƱo)