Skip to content

kcms/colors: Properly apply tinting to the window titlebar

Eugene Popov requested to merge epopov/plasma-workspace:titlebar_tint into master

Tint the window titlebars only when either the option to tint all colors with accent color or the option to apply accent color to window titlebars is enabled (or both), and in the latter case, the active window titlebars should be painted in the accent color.

This commit properly fixes BUG 455395.

Edited by Eugene Popov

Merge request reports