kwin/backends/drm
Martin Gräßlin e3ff85d4d9 [drm] Re-enable Output on input event
If an Output went into DPMS standby we need to re-enable the Output
once we get any input event.

For this we connect to the signals of InputRedirection once we go
to standby. Once we enable again, we disconnect (to not handle the
events all the time), blank the screen (initial modesetting) and
trigger a complete repaint.
2015-09-10 14:31:46 +02:00
..
CMakeLists.txt Create a plugin for each of the wayland backends 2015-05-06 10:31:39 +02:00
drm.json Create a plugin for each of the wayland backends 2015-05-06 10:31:39 +02:00
drm_backend.cpp [drm] Re-enable Output on input event 2015-09-10 14:31:46 +02:00
drm_backend.h [drm] Re-enable Output on input event 2015-09-10 14:31:46 +02:00
egl_gbm_backend.cpp [backends/drm] Drm backend support syncsToVBlank 2015-07-17 20:39:37 +02:00
egl_gbm_backend.h
logging.cpp Change default logging category to QtCriticalMsg 2015-07-31 13:29:58 +02:00
logging.h [wayland] Dedicate logging category for each of the backends 2015-05-05 17:47:03 +02:00
scene_qpainter_drm_backend.cpp
scene_qpainter_drm_backend.h
screens_drm.cpp [drm] Implement Screens::refreshRate 2015-05-19 09:49:37 +02:00
screens_drm.h [drm] Implement Screens::refreshRate 2015-05-19 09:49:37 +02:00