For GNOME users who don’t like the default workspace switch animation, here’s an extension that can help!
When switching workspace (virtual desktop), the transition acts like sliding the desktop wallpaper along with the apps. This is “Sliding Panel” effect that’s also (seems to be) default in Windows and macOS.
If you like, it’s easy to use Android/iOS style swipe left or right switching home screen pages animation. In the case, the wallpaper is static during transitions, it works like only switching the app windows on your desktop.
This can be implemented by an extension called Static Workspace Background. And, here’s how to install it in Ubuntu 24.04, 25.04 and 25.10.
NOTE: This extension only works in Ubuntu and other Linux with GNOME Desktop!
The extension so far supports GNOME 48 and 49, though it’s working good in my case in GNOME 46.
For Ubuntu 25.04 and 25.10, first launch App Center then search & install Extension Manager (filter by Debian package).
Next, use Extension Manager to search & install the “Static Workspace Background” extension under Browse tab and done!
Install via Extension Manager
The extension (version 49.0) so far works good in my case in Ubuntu 24.04 with GNOME 46, though it’s not officially supported.
1. First, go to the extension page in extensions.gnome.org (EGO):
In the “Download” section of the page, choose a Gnome version (e.g., v48) and select extension version 49.0 to download it.
2. Once you downloaded the extension package (usually .zip archive), press Ctrl+Alt+T to open terminal and run commands below one by one to install.
gsettings set org.gnome.shell allow-extension-installation true
gsettings set org.gnome.shell disable-extension-version-validation true
gnome-extensions install /path/to/zip-archive
Here replace /path/to/zip-archive by drag’n’dropping it from file manager into terminal!
3. (Optional) After that, you have the extension installed to ./local/share/gnome-shell/extensions directory.
In case you want to re-enable the validation of extension version afterwards, run the command below to edit the metadata of that extension:
gnome-text-editor ~/.local/share/gnome-shell/extensions/static-workspace-background@CleoMenezesJr.github.io/metadata.json
When file opens, either add “46” in “shell-version” section or simply replace any GNOME version (e.g., 49) to 46.
Then save the file, and re-enable the extension version compatibility validation if you want:
gsettings reset org.gnome.shell disable-extension-version-validation
4. Finally, log out and back in. Launch either “Extension Manager” or “Gnome Extensions” app (both available in App Center) to enable the extension.
The post Stop Wallpaper Moving when Switching Workspace in Ubuntu 24.04 appeared first on Osgrove.
Canonical announces that the Advantech AOM-2721 is officially joining the list of Ubuntu Certified Hardware.…
Yet again instead of tweets, a blog post. The backlog got out of hand -…
This article provides a guide demonstrating how to deploy OpenProject on Ubuntu VPS. What is…
Canonical is pleased to announce that NVIDIA’s newly introduced NVIDIA Nemotron 3.5 Lightning, an open,…
If you have been using an ecommerce store to place online orders or have been…