https://bugs.kde.org/show_bug.cgi?id=382264
Radek Hušek <hu...@iuuk.mff.cuni.cz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://commits.kde.org/pla | |sma-workspace/af2a74341d5f1 | |0c1dc1ba66538357c94d8e6a6e1 --- Comment #10 from Radek Hušek <hu...@iuuk.mff.cuni.cz> --- Git commit af2a74341d5f10c1dc1ba66538357c94d8e6a6e1 by Radek Hušek. Committed on 30/03/2018 at 13:23. Pushed by husek into branch 'master'. 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. Reviewers: mart, #plasma Reviewed By: mart, #plasma Subscribers: fredrik, ngraham, abetts, broulik, mvourlakos, plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D11262 M +3 -30 lookandfeel/contents/logout/Logout.qml https://commits.kde.org/plasma-workspace/af2a74341d5f10c1dc1ba66538357c94d8e6a6e1 -- You are receiving this mail because: You are watching all bug changes.