Announcements

Help Wizard

Step 1

NEXT STEP

Snap version without themed window bar

Snap version without themed window bar

Plan

Premium

Country

Brazil

Device

Dell

Operating System

Ubuntu Linux 25.10

 

My Question or Issue

I just updated the Spotify's snap, and the window bar is like in the attached image.

I think someone forgot to add something in the snap, because the size is smaller than the older version where the window bar works, 1.2.74.477.g3be53afe.

image.png
Reply
67 Replies

Switching to the snap latest/edge (Spotify for Linux 1.2.86.502.g8cd7fb22), works for me in terms of the window bars, but I can't play any music (always gives an error of 'Can't play this now. You can import the file' or something like that).

Switching back to stable I am able to listen to music again. 

relevant change for this just landed in Chromium. It might fix the blue title bar issue.

The same thing is happening here on Ubuntu 26.04 LTS, and the option to minimize the window to the system tray isn't working; when enabled, the close button stops working. I've also seen this issue on Fedora 44 Workstation and Fedora KDE.

Captura de tela de 2026-05-04 18-11-21.pngCaptura de tela de 2026-05-04 18-12-06.png

Same issue as Drac69, latest Fedora 44 with the (community) Spotify client from Software. Would be nice if Spotify officially started supporting us as Linux is slowly growing.

Sharing the actual root cause in case it helps Spotify engineers, plus a community workaround for native installs.

The unthemed window bar is not a GTK/theme issue. Recent clients create the main window via CEF's Views API (cef_window_create_top_level); on Wayland compositors that don't supply server-side decorations, CEF falls back to drawing its own generic frame. It's not in the web UI (confirmed via CEF remote-debugging), it's not a GtkWindow, and it's independent of --ozone-platform / Wayland-vs-X11 — so Spicetify, gtk3-nocsd, GTK themes and the X11 flags can't remove it. It reproduces on deb, snap and flatpak.

A clean upstream fix would be Spotify either honoring the xdg-decoration / server-side-decoration negotiation, or keeping its window frameless (it still ships its own drag region and controls) instead of letting CEF draw a fallback frame.

Workaround for native (.deb / distro / AUR) installs: a small LD_PRELOAD shim that forces the CEF window frameless via the stable CEF C API — no binary modification, fully reversible. It's open source (MIT). I can't post the link here (external links aren't allowed in this community), but you can find it by searching the largest code-hosting site for the repository name: spotify-no-titlebar (owner: AlpSha). The README documents the full diagnosis and a build/install script.

Honest caveat for this thread specifically: this targets native installs. LD_PRELOAD does not cross the Snap (or Flatpak) sandbox the normal way, so it won't directly fix the Snap build unless the snap can load the library — I haven't tested inside Snap confinement. If you're on Snap and want this gone today, switching to the native package is currently the more reliable route. Posting mainly so the root cause is documented and Spotify can fix it properly upstream.

On KDE (Debian, but I think it will be similar on all systems running KDE) I was able to change the colour of the title bar manually.

 

I am using the flatpak version so cannot say if this will work on .deb or .snap versions, though I believe it probably will as this is a KDE/Window Manager kind of solution and is not a setting in the Spotify app. I also don't know how to do this on Gnome or other window managers, but I would say there is a way similar to my KDE solution.

 

My Spotify was following a light system theme, which made it stand out from the dark coloured Spotify app theme.

I right-clicked on the menu bar and went to "More Actions" -> "Configure Special Window Settings", which brought up a dialogue box called "Window Rules". I then clicked "Add Property" and added "Titlebar color scheme" and selected "Force" and "Breeze Dark" (there were many themes I could have picked from and it will depend what is installed on your system, not just what is active) and clicked "Apply". The title bar changed from light to dark immediately.

 

Alternately you can also hide the menu bar altogether by right clicking on the menu bar and selecting "More Actions" -> "No Titlebar or Frame", though this makes it hard to minimise and maximise and I was able to follow the pop-up instructions from when I did this to press Alt+F3 to bring the right-click menu up again and undo this.

rygle_0-1778987516472.png

to

rygle_1-1778987639570.png

 

I have updated this thread explaining the problem

In summary: because Gnome doesn't implement xdg-decoration protocol in Wayland, Spotify client decoration falls back to the ugly default Chromium/CEF window decoration. It happens in Wayland (doesn't matter is snap or deb). Good news is that a fix is on the way

Suggested posts

Let's introduce ourselves!

Hey there you,   Yeah, you! 😁   Welcome - we're glad you joined the Spotify Community!   While you here, let's have a fun game and get…

ModeratorStaff / Moderator/ 4 years ago  in Social & Random