kwin/backends/hwcomposer
Martin Gräßlin d6700ff9f9 [backends/hwcomposer] Forward input events to main thread
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.
2015-05-11 15:43:30 +02:00
..
CMakeLists.txt [backends/hwcomper] Initial support for input handling 2015-05-09 16:22:27 +02:00
egl_hwcomposer_backend.cpp
egl_hwcomposer_backend.h
hwcomposer.json [backends/hwcomper] Initial support for input handling 2015-05-09 16:22:27 +02:00
hwcomposer_backend.cpp [backends/hwcomposer] Forward input events to main thread 2015-05-11 15:43:30 +02:00
hwcomposer_backend.h [backends/hwcompser] Toggle blank screen on power button press 2015-05-11 15:24:23 +02:00
logging.cpp
logging.h
screens_hwcomposer.cpp
screens_hwcomposer.h