kwin/src/wayland/autotests/client
Martin Gräßlin 53a4455c47 [server] Introduce a base class Resource
The Resource base class is supposed to be used by all interface
classes which get created for a wl_resource.

Most interface classes are adjusted, but there are some exceptions:
* BufferInterface: is different as the wl_resource is already created
* PointerInterface and KeyboardInterface: those two need changes, the
  implementation differs from all other interface implementations.
2014-11-14 09:45:02 +01:00
..
CMakeLists.txt
test_compositor.cpp
test_datadevice.cpp
test_datasource.cpp
test_shm_pool.cpp
test_wayland_connection_thread.cpp
test_wayland_fullscreen_shell.cpp
test_wayland_output.cpp
test_wayland_region.cpp [server] Introduce a base class Resource 2014-11-14 09:45:02 +01:00
test_wayland_registry.cpp
test_wayland_seat.cpp
test_wayland_shell.cpp
test_wayland_subcompositor.cpp
test_wayland_subsurface.cpp
test_wayland_surface.cpp