Revision c493fcb...

Go back to digest for 19th May 2013

Features in KDE Base

Martin Gräßlin committed changes in [kde-workspace] /:

Add support for Wayland seat: keyboard and pointer

Rudimentary support for input events. Events from Wayland are forwarded
to X's root window using the XTest extension.

Currently supported:
* left/middle/right mouse button
* keyboard events

Not supported:
* additional mouse buttons
* mouse wheel
* touch events

Obviously this is a rather huge hack and is only intended till we have
XWayland support and proper input redirection inside KWin.

File Changes

Modified 3 files
  •   kwin/CMakeLists.txt
  •   kwin/egl_wayland_backend.cpp
  •   kwin/egl_wayland_backend.h
3 files changed in total