https://bugs.kde.org/show_bug.cgi?id=465948
Akseli Lahtinen <akse...@akselmo.dev> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/plas | |ma/breeze/commit/9b93fb968e | |d6a2817cee367aab5cfef7003b4 | |073 Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Version Fixed In| |6.0 --- Comment #16 from Akseli Lahtinen <akse...@akselmo.dev> --- Git commit 9b93fb968ed6a2817cee367aab5cfef7003b4073 by Akseli Lahtinen. Committed on 03/03/2023 at 20:51. Pushed by akselmo into branch 'master'. Outline intensity setting This MR adds a tiny outline intensity combobox to Breeze settings in the Shadow tab. I chose shadow tab since the outline is drawn in the shadow drawcall, so maybe this will help people realise it's not part of the borders. FIXED-IN: 6.0 --- Here's examples with default breeze dark theme Off  Low  Medium  High  Maximum  Currently the effect only appears after pressing OK. This is same with all the Breeze window decoration settings afaik. _Also, dont mind the settings window having same outline at the same time in the images: I'm not using the dev environment so it doesnt affect anything outside of the preview image. In dev env it changes everywhere._ M +52 -30 kdecoration/breezedecoration.cpp M +10 -0 kdecoration/breezesettingsdata.kcfg M +12 -0 kdecoration/config/breezeconfigwidget.cpp M +47 -5 kdecoration/config/ui/breezeconfigurationui.ui https://invent.kde.org/plasma/breeze/commit/9b93fb968ed6a2817cee367aab5cfef7003b4073 -- You are receiving this mail because: You are watching all bug changes.