<div>graesslin created this revision.<br />
graesslin added a reviewer: Plasma.<br />
Restricted Application added a project: Plasma.<br />
Restricted Application added a subscriber: plasma-devel.</div><br /><div><strong>REVISION SUMMARY</strong><div><p>The idea is to have KWin provide a virtual keyboard. To support this<br />
KWin uses the QT_IM_MODULE qtvirtualkeyboard and makes sure that the<br />
QPA plugin loads it.</p>

<p>KWin has a new class VirtualKeyboard which acts as the focus object and<br />
the "proxy" for input methods. The QPA plugin ensures that this is the<br />
focusObject, so that all input method related events are sent to this<br />
class. From there it will be possible to delegate to other applications<br />
through the Wayland interfaces.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>rKWIN KWin</div></div></div><br /><div><strong>BRANCH</strong><div><div>virtual-keyboard</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D1638" rel="noreferrer">https://phabricator.kde.org/D1638</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>CMakeLists.txt<br />
main_wayland.cpp<br />
plugins/qpa/integration.cpp<br />
plugins/qpa/integration.h<br />
qml/CMakeLists.txt<br />
qml/virtualkeyboard/main.qml<br />
shell_client.cpp<br />
tests/inputmethodstest.qml<br />
virtualkeyboard.cpp<br />
virtualkeyboard.h</div></div></div><br /><div><strong>EMAIL PREFERENCES</strong><div><a href="https://phabricator.kde.org/settings/panel/emailpreferences/" rel="noreferrer">https://phabricator.kde.org/settings/panel/emailpreferences/</a></div></div><br /><div><strong>To: </strong>graesslin, Plasma<br /><strong>Cc: </strong>plasma-devel, sebas<br /></div>