[plasmashell] [Bug 398317] Login and lock screen text have no shadows when using software rendering
Nate Graham
bugzilla_noreply at kde.org
Mon Feb 4 19:14:45 GMT 2019
https://bugs.kde.org/show_bug.cgi?id=398317
Nate Graham <nate at kde.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|CONFIRMED |RESOLVED
Latest Commit| |https://commits.kde.org/pla
| |sma-workspace/dbb19ba333043
| |670b616bfa586b054685892f531
Version Fixed In| |5.15.0
Resolution|--- |FIXED
--- Comment #6 from Nate Graham <nate at kde.org> ---
Git commit dbb19ba333043670b616bfa586b054685892f531 by Nate Graham.
Committed on 04/02/2019 at 19:14.
Pushed by ngraham into branch 'Plasma/5.15'.
With software rendering, use outlines instead of shadows on login & lock screen
Summary:
QML shadows aren't supported with software rendering, so the white text often
has poor readability.
This patch falls back to outlines when using software rendering to ensure
adequate readability.
FIXED-IN: 5.15.0
Test Plan:
No visual change with hardware rendering of some sort.
When forcing software rendering, I get outlines instead of shadows
Reviewers: #plasma, davidedmundson
Reviewed By: #plasma, davidedmundson
Subscribers: plasma-devel
Tags: #plasma
Differential Revision: https://phabricator.kde.org/D18733
M +19 -13 lookandfeel/contents/components/Clock.qml
M +16 -12 lookandfeel/contents/components/UserDelegate.qml
https://commits.kde.org/plasma-workspace/dbb19ba333043670b616bfa586b054685892f531
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Visual-design
mailing list