D8910: Add Plasma Mobile session

2017-11-23 Thread Bhushan Shah
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=22802 REVISION DETAIL

D8910: Add Plasma Mobile session

2017-11-20 Thread David Edmundson
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,

D8910: Add Plasma Mobile session

2017-11-20 Thread Marco Martin
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,

D8910: Add Plasma Mobile session

2017-11-19 Thread Bhushan Shah
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