https://bugs.kde.org/show_bug.cgi?id=427422
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/plas | |ma/breeze/commit/660b7ecca7 | |7371a47b01886d7d07f87c8b5d1 | |915 Resolution|--- |FIXED Status|ASSIGNED |RESOLVED Version Fixed In| |5.24 --- Comment #8 from Nate Graham <n...@kde.org> --- Git commit 660b7ecca77371a47b01886d7d07f87c8b5d1915 by Nate Graham. Committed on 16/09/2021 at 20:09. Pushed by ngraham into branch 'master'. Remove "Draw separator under active window's titlebar" windeco option This option is off by default and has been for several years, after it was briefly turned on by default and proved to be unpopular with users, generating many complaints and bug reports. The line uses a semantically inappropriate highlight color which is far too visually bright, and it doesn't look good with any of our header-color-using color schemes. Arguably it never looked good with older color schemes where the titlebar and window background use different colors either. Let's remove this option. FIXED-IN: 5.24 M +0 -25 kdecoration/breezedecoration.cpp M +0 -1 kdecoration/breezedecoration.h M +0 -4 kdecoration/breezesettingsdata.kcfg M +0 -5 kdecoration/config/breezeconfigwidget.cpp M +0 -8 kdecoration/config/ui/breezeconfigurationui.ui https://invent.kde.org/plasma/breeze/commit/660b7ecca77371a47b01886d7d07f87c8b5d1915 -- You are receiving this mail because: You are watching all bug changes.