kwin/backends
Martin Gräßlin 1c4c5caf65 [backends/hwcomposer] Use input event filter for turning screen on/off
Like in the drm backend we use an InputEventFilter to turn the backlight
on and off. In this case the filter needs to be always installed as key
event should also turn the screen off. We cannot use a global shortcut
as it would not trigger while the screen is locked.

Unlike the filter in DRM backend only the power key can toggle the
backlight, other key events are ignored. For pointer we are optimistic
and already support enabling the backlight. Double tap to wake is also
implemented, but at least on reference hardware (Nexus 5) doesn't work
as disabling the backlight also disables touch input.

Reviewed-By: Bhushan Shah
2016-02-16 10:49:04 +01:00
..
drm [backends/drm] Double Tap to enable output 2016-02-15 17:35:36 +01:00
fbdev SVN_SILENT made messages (.desktop file) 2016-01-10 14:47:34 +00:00
hwcomposer [backends/hwcomposer] Use input event filter for turning screen on/off 2016-02-16 10:49:04 +01:00
virtual SVN_SILENT made messages (.desktop file) - always resolve ours 2016-01-12 12:09:37 +00:00
wayland SVN_SILENT made messages (.desktop file) 2016-01-10 14:47:34 +00:00
x11 SVN_SILENT made messages (.desktop file) - always resolve ours 2016-02-03 09:28:15 +00:00
CMakeLists.txt Only compile VirtualTerminal if libinput is found 2015-12-01 07:57:39 +01:00