https://bugs.kde.org/show_bug.cgi?id=363109

--- Comment #4 from Martin Gräßlin <mgraess...@kde.org> ---
I had already investigated a little bit last week on this issue. The main
reason for the crash is that no backend gets loaded and this isn't handled
gracefully (crash instead of "unsupported" message).

To properly implement support, we need to write a KWin/Wayland specific
backend. The big question is how to communicate with KWin. I thought of
exposing all found devices through DBus, so that the configuration module can
use most of the existing detection code and also allows to modify the settings
for the preview area.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to