You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Checklist to make sure the issue is not on your end
I have made sure that I do not have multiple versions of the theme installed. Only one version should be installed in either ~/.local/share/themes or /usr/share/themes or ~/.themes
The file ~/.config/gtk-3.0/gtk.css does not exist. (If it does, backup and remove it.)
I have logged out and in again.
Dark theme only. I have enabled adw-gtk3-dark in gnome-tweaks AND set the appearance to dark in gnome-control-center
The flatpak theme is installed org.gtk.Gtk3theme.adw-gtk3 and org.gtk.Gtk3theme.adw-gtk3-dark
The app I'm having an issue with is an actual GTK3 app and is not coded using another toolkit like GTK2, GTK4, QT, etc.
I have created a new user profile without any modifications except adw-gtk3.
Description
The titlebars of applications like Jellyfin-Media and Nextcloud Desktop don't pick up on the adw-gtk3 theme under Wayland, but they pick it up under Xorg. Other applications like Joplin, GIMP and Audacity all work fine on both Wayland and Xorg. All those apps have been installed via Flatpak and I have both adw-gtk and adw-gtk-dark in ~/.local/share/icons.
How can I make it so they work under Wayland as well?
OS and version [e.g Fedora 37]
Vanilla OS
Adw-gtk3 version. Also specify your installation source. [e.g tar.xz, AUR, git main branch]
4.3 - Git main branch
GNOME version
43.1
Application name and version (If the issue is with an app.)
Jellyfin and Nextcloud
The text was updated successfully, but these errors were encountered:
It also seems that jellyfin flatpak comes with org.kde.WaylandDecoration.QGnomePlatform-decoration, so try: flatpak run com.github.iwalton3.jellyfin-media-player QT_QPA_PLATFORMTHEME='gnome'
I too have had this problem among quite a few applications, including Jellyfin. I fixed it by disabling the Wayland socket for those applications (e.g. in Flatseal).
Prerequisites
Checklist to make sure the issue is not on your end
~/.local/share/themes
or/usr/share/themes
or~/.themes
~/.config/gtk-3.0/gtk.css
does not exist. (If it does, backup and remove it.)gnome-tweaks
AND set the appearance to dark ingnome-control-center
org.gtk.Gtk3theme.adw-gtk3
andorg.gtk.Gtk3theme.adw-gtk3-dark
Description
The titlebars of applications like Jellyfin-Media and Nextcloud Desktop don't pick up on the adw-gtk3 theme under Wayland, but they pick it up under Xorg. Other applications like Joplin, GIMP and Audacity all work fine on both Wayland and Xorg. All those apps have been installed via Flatpak and I have both
adw-gtk
andadw-gtk-dark
in~/.local/share/icons
.How can I make it so they work under Wayland as well?
OS and version [e.g Fedora 37]
Vanilla OS
Adw-gtk3 version. Also specify your installation source. [e.g tar.xz, AUR, git main branch]
4.3 - Git main branch
GNOME version
43.1
Application name and version (If the issue is with an app.)
Jellyfin and Nextcloud
The text was updated successfully, but these errors were encountered: