vinceliuice / Fluent-gtk-theme

Fluent design gtk theme for linux desktops
GNU General Public License v3.0
1.08k stars 61 forks source link

Gnome 46 #170

Closed simonesestito closed 7 months ago

simonesestito commented 7 months ago

Hi, I've just updated to Gnome 46 (Wayland, Arch Linux) and I can see that some UI elements are broken:

Steps I have tried

rm -rf ~/.themes
mkdir ~/.themes
git clone https://github.com/vinceliuice/Fluent-gtk-theme
cd Fluent-gtk-theme
./install.sh -c dark -i simple -l --tweaks round

Then, re-apply the theme and reboot the system.

I have also tried with just:

./install.sh -c dark

but same bugs occur

matleborgne commented 7 months ago

Exact same bugs here (ArchLinux + Wayland + GNOME).

To complete the bug report, I would add that if I disable "user theme" extension (which has Fluent-gtk-theme as setting), all of these graphic bugs disappear.

So the issue does effectively come from the theme.

Smoerrebroed commented 7 months ago

Same bug here - Arch + Wayland + GNOME, but it also shows on Xorg. Switched to Adwaita shell theme ==> gone

matleborgne commented 7 months ago

Problems seem to be solved by the last commit. Thanks :)