Hello everyone,
I'm using Zorin OS with a Wayland session and I'm facing an annoying visual issue with some applications. Apps like Spotify (both Flatpak and .deb) and the Google Chrome profile picker window are showing a blue, legacy-style title bar (it looks like Windows 95/classic theme) instead of the native window decorations.
On Xorg (X11), the windows look perfectly fine.
What I've verified so far:
- I checked GNOME's Looking Glass (
lg), and the windows are indeed running as native Wayland surfaces (metaSurfaceActorWayland), not XWayland. - In Chrome,
Preferred Ozone platformis set to Wayland. The main browser window is fine, but the "Who's using Chrome?" startup window always shows the blue bar. - For Spotify, I tried launching with:
--enable-features=UseOzonePlatform --ozone-platform=waylandand even--enable-features=WaylandWindowDecorations. The app runs in Wayland, but the blue border persists.
It seems like Mutter is forcing a Server-Side Decoration (SSD) fallback because these apps aren't communicating their CSD (Client-Side Decorations) correctly to the Zorin environment.
System Info:
- OS: Zorin OS 18
- Session: Wayland
- Apps affected: Spotify, Chrome (Profile Picker), and some other apps.
- VGA: 9070XT With MESA 25.3
Has anyone found a way to force these apps to use the system theme or at least hide this blue fallback bar?
Thanks in advance!
