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
test_wayland_fullscreen_shell.cpp
test_wayland_output.cpp
test_wayland_registry.cpp
test_wayland_shell.cpp