kwin/autotests/wayland_server
Martin Gräßlin 5852a4c069 [kwin_wayland] Add SeatInterface to server module
So far the Seat interface is provided together with pointer and
keyboard. As always touch is not yet implemented. The pointer interface
is still lacking the set cursor callback. Keyboard on the other hand is
complete.

Both Keyboard and Pointer have the concept of a focused surface and only
to the bound interface belonging to the same client as the focused
surface events are sent.

The change comes with a set of new auto tests also verifying the client
side which wasn't possible before as we couldn't fake events.
2014-09-02 10:55:33 +02:00
..
CMakeLists.txt [kwin_wayland] Add SeatInterface to server module 2014-09-02 10:55:33 +02:00
test_display.cpp [kwin_wayland] Initial addition of the WaylandServer module 2014-09-02 09:52:16 +02:00
test_seat.cpp [kwin_wayland] Add SeatInterface to server module 2014-09-02 10:55:33 +02:00