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

Reply via email to