kwin/backends/hwcomposer
Martin Gräßlin e71a230213 [hwcomposer] Add support for backlight through light_device_t
We use the hw module's backlight and set the color to either 0
or FF depending on whetehr we want to have the screen on or off.
This turns the backlight off properly. It is bound to the toggleBlank
functionality so that we always turn on/off the backlight depending
on whether our compositor is on or off.

In addition we listen to key release events on the power button to
toggle the state.

REVIEW: 126083
2015-11-17 14:45:34 +01:00
..
CMakeLists.txt [backends/hwcomposer] Drop dependency on hybrissync library 2015-10-14 14:33:49 +02:00
egl_hwcomposer_backend.cpp Move egl context creation into AbstractEglContext 2015-11-16 09:08:14 +01:00
egl_hwcomposer_backend.h Add a hwcomposer backend based on libhybris 2015-05-08 10:28:52 +02:00
hwcomposer.json SVN_SILENT made messages (.desktop file) - always resolve ours 2015-11-13 10:44:04 +00:00
hwcomposer_backend.cpp [hwcomposer] Add support for backlight through light_device_t 2015-11-17 14:45:34 +01:00
hwcomposer_backend.h [hwcomposer] Add support for backlight through light_device_t 2015-11-17 14:45:34 +01:00
logging.cpp Change default logging category to QtCriticalMsg 2015-07-31 13:29:58 +02:00
logging.h Add a hwcomposer backend based on libhybris 2015-05-08 10:28:52 +02:00
screens_hwcomposer.cpp [backends/hwcomposer] Base HwcomposerScreens on BasicScreens 2015-11-17 10:49:09 +01:00
screens_hwcomposer.h [backends/hwcomposer] Base HwcomposerScreens on BasicScreens 2015-11-17 10:49:09 +01:00