kwin/backends
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
..
drm Create a plugin for each of the wayland backends 2015-05-06 10:31:39 +02:00
fbdev Create a plugin for each of the wayland backends 2015-05-06 10:31:39 +02:00
hwcomposer [backends/hwcomposer] Forward input events to main thread 2015-05-11 15:43:30 +02:00
wayland Create a plugin for each of the wayland backends 2015-05-06 10:31:39 +02:00
x11 Create a plugin for each of the wayland backends 2015-05-06 10:31:39 +02:00
CMakeLists.txt Add a hwcomposer backend based on libhybris 2015-05-08 10:28:52 +02:00