flathub / com.spotify.Client

https://flathub.org/apps/details/com.spotify.Client
74 stars 35 forks source link

GTK titlebar is no longer dark #158

Closed connlim closed 3 years ago

connlim commented 3 years ago

The GTK titlebar for Spotify on GNOME is no longer set to a dark theme. It now uses the default system theme (light theme in my case).

The issue seems to be in this line of the python script used to set the dark titlebar. I found that it throws an exception: [Errno 2] No such file or directory: 'xprop'. It seems that the xprop tool was removed by the latest commit 65b7c91. Was this meant to be an intentional change? Thanks.

lionirdeadman commented 3 years ago

Yes, it was removed by mistake, I'm sorry. Thanks for catching that.

3ernhard commented 3 years ago

The titlebar is light again since the last update. I think this happened, because the titlebar is empty (no title or text) now.

alexmex90 commented 2 years ago

The titlebar is light again since the last update. I think this happened, because the titlebar is empty (no title or text) now.

I am having the same issue, I'm running Fedora 34, it happens in both the Wayland session and xorg. Screenshot from 2021-10-17 00-26-30

When I close the app, the title gets displayed for a brief moment, before the window itself closes, but when running the app again, the title bar comes up empty again.

floringogianu commented 2 years ago

Maybe this issue could be reopened because of the last regression? I can confirm this happening too.

Erick555 commented 2 years ago

This regression is caused by upstream and considered unfixable on flatpak level. There are alrrady couple of opened issues related to this so opening another one is pointless.

Users may downgrade version as workaround as explained in linked discussion.