kwin/wayland_client
Martin Gräßlin d2f1e936f1 [kwin_wayland] Move Wayland::Output into dedicated source files
At the same time adding an autotest for the Output, moving the listener
into the Output class and providing enums for Subpixel and Transform.

KWin now requires wl_ouput interface version 2 as that allows us to emit
the changed signal in a better way.

The unit test is not yet capable of testing everything, we need a mock
Wayland server which is more flexible.
2014-08-27 08:57:05 +02:00
..
protocols [kwin-wayland] Add support for FullscreenShell 2014-08-27 08:55:40 +02:00
connection_thread.cpp [kwin-wayland] Create dedicated thread for wayland connection 2014-08-18 08:51:24 +02:00
connection_thread.h [kwin-wayland] Create dedicated thread for wayland connection 2014-08-18 08:51:24 +02:00
fullscreen_shell.cpp [kwin-wayland] Add support for FullscreenShell 2014-08-27 08:55:40 +02:00
fullscreen_shell.h [kwin-wayland] Add support for FullscreenShell 2014-08-27 08:55:40 +02:00
output.cpp [kwin_wayland] Move Wayland::Output into dedicated source files 2014-08-27 08:57:05 +02:00
output.h [kwin_wayland] Move Wayland::Output into dedicated source files 2014-08-27 08:57:05 +02:00
registry.cpp [kwin-wayland] Add support for FullscreenShell 2014-08-27 08:55:40 +02:00
registry.h [kwin-wayland] Add support for FullscreenShell 2014-08-27 08:55:40 +02:00