kwin/backends
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
..
drm Move egl context creation into AbstractEglContext 2015-11-16 09:08:14 +01:00
fbdev [backends/fbdev] Use BaseScreens implementation 2015-11-17 10:46:32 +01:00
hwcomposer [hwcomposer] Add support for backlight through light_device_t 2015-11-17 14:45:34 +01:00
virtual Move egl context creation into AbstractEglContext 2015-11-16 09:08:14 +01:00
wayland [backends/wayland] Use BasicScreens implementation 2015-11-17 10:43:10 +01:00
x11 SVN_SILENT made messages (.desktop file) - always resolve ours 2015-11-17 13:07:36 +00:00
CMakeLists.txt [wayland] Add a virtual framebuffer backend 2015-10-02 10:58:33 +02:00