[Breeze] [Bug 369676] White lockscreen text's readability depends on background

Marco Martin bugzilla_noreply at kde.org
Sun Apr 22 14:41:19 UTC 2018


https://bugs.kde.org/show_bug.cgi?id=369676

Marco Martin <notmart at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |RESOLVED
         Resolution|---                         |FIXED
      Latest Commit|                            |https://commits.kde.org/pla
                   |                            |sma-workspace/448455c3c937c
                   |                            |ebc1358dc417b280b0008a4c196
   Version Fixed In|                            |5.13

--- Comment #26 from Marco Martin <notmart at gmail.com> ---
Git commit 448455c3c937cebc1358dc417b280b0008a4c196 by Marco Martin.
Committed on 22/04/2018 at 14:41.
Pushed by mart into branch 'master'.

fade to blur when the login box appears

Summary:
for both lockscreen and login screen:

* display the wallpaper and the clock with a shadow by default
* at the first mouse or keyboard input, make the input fields appear
* the actual controls appear pretty fast
* the wallpaper starts to blur, desaturate and fade to darker
* after 10 seconds make the controls disappear again

* as soon as anything is written in the password field never fade out the
controls
* if the virtual keyboard is open, never fade out the controls
* if anything is pushed on the stack, like "switch user", never fade the
controls
* Esc clears the field and makes controls disappear (closing keyboard if
needed)

the fade won't happen if the background is a simple color
Related: bug 388622
FIXED-IN: 5.13

Depends on D12314

Recommended D11309 and D11308 to change the default wallpaper to plasma
wallpaper

Test Plan: tested the behavior of all the above points

Reviewers: #plasma, #vdg, ngraham

Reviewed By: #vdg, ngraham

Subscribers: zzag, abetts, davidedmundson, ngraham, plasma-devel

Tags: #plasma

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

M  +4    -2    lookandfeel/contents/components/Clock.qml
M  +0    -1    lookandfeel/contents/components/SessionManagementScreen.qml
A  +182  -0    lookandfeel/contents/components/WallpaperFader.qml     [License:
GPL (v2)]
M  +81   -13   lookandfeel/contents/lockscreen/LockScreenUi.qml
M  +2    -0    sddm-theme/Login.qml
M  +308  -236  sddm-theme/Main.qml

https://commits.kde.org/plasma-workspace/448455c3c937cebc1358dc417b280b0008a4c196

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Plasma-devel mailing list