D8910: Add Plasma Mobile session
David Edmundson
noreply at phabricator.kde.org
Mon Nov 20 09:59:36 UTC 2017
davidedmundson added inline comments.
INLINE COMMENTS
> loader.qml:28
> property bool willing : true
> - property int priority : 10
> + property int priority : currentSession == "plasma-mobile" ? 0 : 10
>
Not remotely blocking this commit, but does this actually work?
In SDDM, (possibly not correctly?) DESKTOP_SESSION (which is what this property is) is a full path.
REPOSITORY
R20 Plasma Phone Components
BRANCH
add-session
REVISION DETAIL
https://phabricator.kde.org/D8910
To: bshah, #plasma, mart
Cc: davidedmundson, plasma-devel, ZrenBot, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20171120/cc81a64b/attachment.html>
More information about the Plasma-devel
mailing list