lassekongo83 / adw-gtk3

The theme from libadwaita ported to GTK-3
GNU Lesser General Public License v2.1
1.54k stars 57 forks source link

Window title bar look transparrent in Electron-based apps #271

Closed Anifyuli closed 1 month ago

Anifyuli commented 1 month ago

Prerequisites

Checklist to make sure the issue is not on your end

Description

After updating Adw-gtk3 to v5.4, I get this problems. I report it on Nixpkgs issue tracker too cause this bugs in here. I will attach some Electron-based apps screenshots.

VS Code image Youtube Music by th-ch image

This bugs affected to installed apps from Flatpak too. I check my Inkscape and not affected with this bugs.

OS and version [e.g Fedora 37]

NixOS 24.11.20240923.30439d9 (Vicuna) x86_64

Adw-gtk3 version. Also specify your installation source. [e.g tar.xz, AUR, git main branch]

NixOS unstable channel

GNOME version

46.4

Application name and version (If the issue is with an app.)

All Electron apps, such as VS Code, GDevelop, YouTube Music, Postman, etc

lassekongo83 commented 1 month ago

5.4 requires GNOME 47 with GTK 4.16. Downgrade to 5.3.

Anifyuli commented 1 month ago

Thanks for your solutions