This revision was automatically updated to reflect the committed changes.
Closed by commit R20:3a73eae701cf: Add Plasma Mobile session (authored by
bshah).
REPOSITORY
R20 Plasma Phone Components
CHANGES SINCE LAST UPDATE
https://phabricator.kde.org/D8910?vs=22623&id=22802
REVISION DETAIL
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, (
mart accepted this revision.
This revision is now accepted and ready to land.
REPOSITORY
R20 Plasma Phone Components
BRANCH
add-session
REVISION DETAIL
https://phabricator.kde.org/D8910
To: bshah, #plasma, mart
Cc: plasma-devel, ZrenBot, progwolff, lesliezhai, ali-mohamed, jensreuterberg,
bshah created this revision.
bshah added reviewers: Plasma, mart.
Restricted Application added a project: Plasma.
Restricted Application added a subscriber: plasma-devel.
REVISION SUMMARY
And also, autoload Plasma Mobile shell if session is plasma-mobile
TEST PLAN
loaded Plasma Mobile session