<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 Device class wraps all the information we can get from libinput<br />
about the device, like whether it's a keyboard, pointer, touch, etc.</p>

<p>In addition some more information is queried to figure out how "useful"<br />
a device is. For a keyboard all alphanumeric keys are checked whether<br />
they exist, for a pointer all (normal) buttons are queried.</p>

<p>All the information is exposed as Q_PROPERTY and used by the<br />
DebugConsole. The DebugConsole gained a new tab "Input Devices" which<br />
renders all devices and their properties in a tree view. When plugging<br />
in/out a device, the model gets reset, so it's always up to date.</p>

<p>The new Device class can be used in future to configure the device,<br />
e.g. disable touch pad, set mouse acceleration, etc.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>rKWIN KWin</div></div></div><br /><div><strong>BRANCH</strong><div><div>libinput-device</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D1538" rel="noreferrer">https://phabricator.kde.org/D1538</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>CMakeLists.txt<br />
debug_console.cpp<br />
debug_console.h<br />
debug_console.ui<br />
libinput/connection.cpp<br />
libinput/connection.h<br />
libinput/device.cpp<br />
libinput/device.h<br />
tests/CMakeLists.txt</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>