kwin/autotests/wayland_client
Martin Gräßlin e11df5b4f5 [kwin_wayland] Keep the size in Surface
Technically the Surface itself does not have a size, it's the
ShellSurface or the size of the FullScreenShell's Output. But it
simplifies a lot if we keep track of the size in the Surface as that
way we can hide the fact which kind of Shell is used.

The user of the Surface must connect either the FullscreenShell's
Output or the ShellSurface to set the size on the Surface.
2014-09-02 09:52:16 +02:00
..
CMakeLists.txt [kwin_wayland] Track all created Wayland::Surface 2014-09-02 09:48:05 +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
test_wayland_surface.cpp [kwin_wayland] Keep the size in Surface 2014-09-02 09:52:16 +02:00