<div dir="ltr"><div><div><div><div><div><div><div><br>--<br><br></div><div>Apps<br></div><div><br></div>Roman asked about adding touch to our existing QWidget apps.<br></div>General consensus is that they'll never be as perfect as considering it from the start (aka our kirigami apps) but it's worth doing where it's sensible and easy.<br><br><div id="gmail-magicdomid173" class="gmail-"><span class="gmail-author-a-z81zz71zz66zjz122z8z75zz72zytz88zn1z77z7s">possible for Dolphin etc for enabling basic support (flick to scroll, pinch to zoom, etc)<br></span></div><div id="gmail-magicdomid173" class="gmail-"><span class="gmail-author-a-z81zz71zz66zjz122z8z75zz72zytz88zn1z77z7s"><br></span></div><div id="gmail-magicdomid174" class="gmail-"><span class="gmail-author-a-z81zz71zz66zjz122z8z75zz72zytz88zn1z77z7s">Saw progress by Nomad team in regards to QML based alternatives. We should try to integrate their work as defaults on Plasma mobile / tablet mode?</span></div><br>---<br><br></div>Shell<br><br></div>Marco demoed 4 concepts:<br></div><div> - the whole shell changing (existing ShellManager code)<br></div><div><br> - having containments linked to a form factor  (branch tabletMode)<br></div><div>i.e one panel for desktop, a different one for when keyboard is folded.   <br><br>Discussion being that you might want auto hide on one and not the other.<br></div><div>(at which point we're mixing concepts of view and containment)<br></div><div><br></div><div> - demo of having a single applet switch out and replace (kicker becomes the dash)<br></div><div><br></div><div> - minor tweaks within applets (i.e /behavioural changes at a component level)<br><br>---<br><br></div><div>The last point we're all in unision on and needs to happen regardless of the others.<br><br></div><div>The rest are a trade-off between giving the user the changes they want, and not just throwing away all their existing settings. A complex problem, especially to present in the UI.<br><br></div><div>Containment switching was my preferred approach as it's easy to add a "only show when keyboard is connected" option  and as I'm bothering to write the notes, I'm going to say it was the preferred even though we didn't reach any real consensus<br><br>-<br></div><div><br></div><div>Someone asked if we could use activities. Reply was that that's conceptually different and you need the form factor * activity cardinality.<br><br></div><div>Someone asked if we could use scripting to toggle. Reply was that it's complex as you have to save and maintain state to toggle back.<br></div><div><br></div><div>---<br><br></div>Mobile<br><br></div>View that potential convergence there is somewhat different to the laptop case. A laptop with a touch screen with the keyboard folded is still a laptop most the time. <br><br></div><div>Then there was some viewing of other platforms and what they do.<br></div><div><br>--<br><br></div>Misc actions noted . We need to add a trigger in kwin to change the mode change it signals manually.<br></div>