Skip to content

kstyle: Remove option "Draw frame around page titles"

Ismael Asensio requested to merge work/iasensio/remove-titlewidgetframe into master

This is an off-by-default option of the breeze style which, when turned on, changes the background role of KTitleWidgets. The result looks mostly like a color bug.

breeze_options

Option ON title_role_base
Option OFF title_role_window

Removing it also means less workarounds in breeze code are needed.

Merge request reports