Ubuntu Unity 26.04 “Resolute Raccoon” is on its way! Even though it is not LTS officially we will support it like it is LTS release. It will be downloadable from https://ubuntuunity.org soon. We are making this blog post now in preparation of the release on April 25th. We will be updating the post as we approach the release date. This is our first release during the absence of Rudra and Maik.

Ubuntu Unity 26.04 continues to use Unity 7.7, which has undergone maintenance. Our primary focus for this release has been to fix issues and bugs, so we can keep unity 7 going, while we work on an successor. This includes long standing bugs and moving away from unmaintained packages towards supported alternatives.
Notable fixes we’ve made are:
- fixed bug with wrong/missing window decorations for some GTK3/4 and Libadwaita apps
- fixed bug with synaptic not launching
- fixed tap to click on touchpads
- fixed snap apps unpinning from the launcher
- moved to vala-appmenu-panel to allow global menu to work in more applications
- moved from unity-gtk3-module to appmenu-gtk3-module
- new wallpapers
- fixes for some abandoned packages which were not building for 26.04
- some packages migrated from deprecated libraries (e.g. libsoup2 and libpcre3)
- removed broken Remote Smart Search support from Home Scope (unity-scope-home package)
- removed unmaintained packages such as cheese, vino and unity-gtk2-appmenu
- introducing new maintainers and contributors (welcome Tomasz, Gautham, Kavish, Alfred ,Lexi and Azzy!)
Known issues
There are few known issues which we were not able to fix in time for release date:
- sometimes cursor after login does not appear but highlights things as you moved it around the screen:
- Workaround 1: Press CTRL+ALT+F1 to switch to virtual console, log-in and type
sudo systemctl restart lightdm, - Workaround 2: Press CTRL+ALT+T, type
sudo systemctl restart lightdm
- Workaround 1: Press CTRL+ALT+F1 to switch to virtual console, log-in and type
- shutdown/logout menu not working after cancelling:
- switch to virtual console and type
sudo poweroffto shut down the system,
- switch to virtual console and type
- sometimes cursor stops responding (moves around but does not click anything):
- This is a compiz issue. To workaround this open terminal by pressing CTRL+ALT+T and type
killall -1 compiz. This will kill compiz process and it will be automatically restarted. The downside is that windows from all workspaces might be moved to first workspace.
- This is a compiz issue. To workaround this open terminal by pressing CTRL+ALT+T and type
Special thanks
Special thanks to the following people to help keep things going during the absence of Rudra:
- Aaron Rainbolt
- Andreas Hasenack
- c4pp4 from gentoo unity7
- Erich Eickmeyer
- Jeremy Bicha
- Sebastien Bacher
- Skia
- Thomas Ward