d6700ff9f9
Libhybris input events are generated in a different thread, but we want them in the main thread (InputRedirection and KWayland are not (yet) thread safe). Thus all events need to be send to the main thread using QMetaObject::invokeMethod. |
||
---|---|---|
.. | ||
drm | ||
fbdev | ||
hwcomposer | ||
wayland | ||
x11 | ||
CMakeLists.txt |