kwin/autotests
Martin Gräßlin 1e230fda77 [kwin_wayland] Initial addition of the WaylandServer module
So far this new module contains:
* Display
* OutputInterface

Display manages the server socket and server event loop. In general it's
the entry point to any part of the server.

OutputInterface is the abstraction for the wl_output interface on server
side. An OutputInterface is created through the Display.

The auto tests for ConnectionThread and Output are adjusted to use the
internal server instead of starting Weston. Especially the Output test
could be extended to test much more as we have absolute control over
the server now.
2014-09-02 09:52:16 +02:00
..
wayland_client [kwin_wayland] Initial addition of the WaylandServer module 2014-09-02 09:52:16 +02:00
wayland_server [kwin_wayland] Initial addition of the WaylandServer module 2014-09-02 09:52:16 +02:00
CMakeLists.txt [kwin_wayland] Initial addition of the WaylandServer module 2014-09-02 09:52:16 +02:00
fakeeffectplugin.cpp
fakeeffectplugin.json
fakeeffectplugin_version.cpp
fakeeffectplugin_version.json
mock_effectshandler.cpp
mock_effectshandler.h
test_builtin_effectloader.cpp
test_client_machine.cpp
test_plugin_effectloader.cpp
test_screen_paint_data.cpp
test_scripted_effectloader.cpp
test_virtual_desktops.cpp
test_window_paint_data.cpp Remove the decoration opacity property 2014-08-25 17:25:04 +02:00
test_xcb_window.cpp
test_xcb_wrapper.cpp
testutils.h