kwin/autotests/wayland_client
Martin Gräßlin 7d059c8b08 [autotests/wayland_client] Don't build TestWaylandFullscreenShell for Wayland < 1.5
The fullscreen shell is only provided with at least Weston 1.5.
It should be checked on runtime, but that's difficult as Weston doesn't
fail if it cannot find the shell.so. So we disable it based on the
assumption that if Wayland library is not 1.5 the Weston is also not 1.5.
2014-08-27 12:59:32 +02:00
..
CMakeLists.txt [autotests/wayland_client] Don't build TestWaylandFullscreenShell for Wayland < 1.5 2014-08-27 12:59:32 +02:00
test_wayland_connection_thread.cpp [autotests/wayland_client] Add --use-pixman and remove --no-config 2014-08-21 13:46:13 +02:00
test_wayland_fullscreen_shell.cpp [kwin-wayland] Add support for FullscreenShell 2014-08-27 08:55:40 +02:00
test_wayland_output.cpp [kwin_wayland] Move Wayland::Output into dedicated source files 2014-08-27 08:57:05 +02:00
test_wayland_registry.cpp [autotests/wayland_client] Add --use-pixman and remove --no-config 2014-08-21 13:46:13 +02:00
test_wayland_shell.cpp [kwin_wayland] Create a dedicated class for Compositor 2014-08-27 08:57:06 +02:00