-
Notifications
You must be signed in to change notification settings - Fork 61
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Transparent Titlebars under XWayland Since Libadwaita Update #267
Comments
I assume it's because GTK 4.16 support new color variables which aren't supported in older versions. Unless you're on bleeding edge like Tumbleweed I'd advise against using the main branch. |
Understood; thank you. |
This is affecting Ubuntu 24.04, which uses Gnome 46 and GTK 4.14. Since that is an LTS version, perhaps supporting 4.14 makes sense? Alternatively: the latest version of adw-gtk3 was installed for me using the deb repository. Perhaps that repo could be configured to offer a previous version to |
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
There is a regression from the latest commit 91aac01 that I pulled from git. On xwayland apps (or at least those requesting SSD), the titlebar becomes invisible, save for the text and the icons. I think this is caused by something in the new libadwaita release that the commit retrieved. Checking out the previous commit and reinstalling fixed the problem.
NOTE: I tested it with the original version, not my soft fork, though that is where I initially discovered it.
OS and version [e.g Fedora 37]
Fedora 40
Adw-gtk3 version. Also specify your installation source. [e.g tar.xz, AUR, git main branch]
git main branch
GNOME version
46
Application name and version (If the issue is with an app.)
Calibre, Bitwarden
The text was updated successfully, but these errors were encountered: