KDE logout screen background color fix

Authored by Pitel on Mar 12 2018, 12:32 PM.

Description

KDE logout screen background color fix

Summary:
The patch D5036 did calculate wrong whether the background color is light or not which resulted in always black background. The problem was that color reported by plasma is in range 0.0 -- 1.0 not 0 -- 255. Now the background is black only when button background color is dark and otherwise it respects button background color.

BUG: 382264

Reviewers: mart, Plasma

Reviewed By: mart, Plasma

Subscribers: fredrik, ngraham, abetts, broulik, mvourlakos, plasma-devel

Tags: Plasma

Differential Revision: https://phabricator.kde.org/D11262

Details

Committed
PitelMar 30 2018, 1:23 PM
Reviewer
Plasma
Differential Revision
D11262: KDE logout screen background color fix
Parents
R120:0a349abccb5f: Drop unused dependency
Branches
Unknown
Tags
Unknown