D11928: fade to blur when the login box appears
David Edmundson
noreply at phabricator.kde.org
Wed Apr 18 16:34:54 UTC 2018
davidedmundson added inline comments.
INLINE COMMENTS
> WallpaperFader.qml:4
> +
> +Copyright (C) 2014 Aleix Pol Gonzalez <aleixpol at blue-systems.com>
> +
C&P?
> LockScreenUi.qml:76
> + property bool uiVisible: false
> + property bool blockUI: mainStack.depth > 1 || mainBlock.mainPasswordBox.text.length > 0 || inputPanel.keyboardActive || wallpaperIntegration.pluginName == "org.kde.color"
> +Text {
Is there any more generic solution possible?
> LockScreenUi.qml:77
> + property bool blockUI: mainStack.depth > 1 || mainBlock.mainPasswordBox.text.length > 0 || inputPanel.keyboardActive || wallpaperIntegration.pluginName == "org.kde.color"
> +Text {
> + text: wallpaperIntegration.pluginName
is this debug?
REPOSITORY
R120 Plasma Workspace
BRANCH
mart/newlockscreen
REVISION DETAIL
https://phabricator.kde.org/D11928
To: mart, #plasma, #vdg, ngraham
Cc: abetts, davidedmundson, ngraham, plasma-devel, ragreen, Pitel, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, sebas, apol, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20180418/14599511/attachment.html>
More information about the Plasma-devel
mailing list