[Differential] [Commented On] D2523: New lockscreen
mart (Marco Martin)
noreply at phabricator.kde.org
Mon Aug 22 15:50:47 UTC 2016
mart added inline comments.
INLINE COMMENTS
> davidedmundson wrote in KeyboardLayoutButton.qml:37
> Turns out it does not.
>
> Which means my options are:
>
> - come up with an in-window pop-up (IIRC there used to be one back in KDE4 days?)
>
> - use click to change (so it behaves differently from SDDM.. (I could change SDDM too but the session chooser still needs to be a list really)
> - something else?
maybe you are referring to PlasmaComponents.CommonDialog? that should even work in plasma5, tough isn't really used much around.
that thing basically prefers an inline dialog without new windows, but creates a plasmaCore.Dialog if the "fake" dialog doesn't fit into the parent window. it *may* work well enough there.
otherwise, the safest thing here is to do a little fake popup, would just be a rectangle with the list of layouts that gets shown/hidden, that i guess both lockscreen and sddm could share without significant drawbacks
REPOSITORY
rPLASMAWORKSPACE Plasma Workspace
REVISION DETAIL
https://phabricator.kde.org/D2523
EMAIL PREFERENCES
https://phabricator.kde.org/settings/panel/emailpreferences/
To: davidedmundson, #plasma
Cc: mart, plasma-devel, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20160822/2e6fca72/attachment-0001.html>
More information about the Plasma-devel
mailing list