dirruk1 / gnome-breeze

Attempt to create a Breeze gtk-3 theme. GTK2 theme made by scionicspectre
https://github.com/scionicspectre/BreezyGTK
GNU Lesser General Public License v2.1
129 stars 16 forks source link

Windows with client-side decorations don't change their color when inactive #72

Open Pointedstick opened 7 years ago

Pointedstick commented 7 years ago

• Linux distribution: OpenSUSE Tumbleweed • GTK version: 3.22.11 (has reproduced since 3.22.8) • KDE version: 5.9.3 (has reproduced since since 5.9.2) • Example program: Lollypop (version 0.9.230)

On KDE, with GTK-based programs using the Breeze theme from this package, a window without client-side decorations correctly fades out its titlebar color when the window becomes inactive.

However, a window using a client-side-decorated titlebar retains its color even when the window is inactive.

I believe client-side-decorated windows should fade the color out as well, for consistency. It's weird when they go inactive but don't visually show it in any way, like all the other windows do.