kwin/wayland_client
Martin Gräßlin ce8c4240f7 [kwin_wayland] Create a dedicated Surface class
A Surface class is split out which holds a wl_surface and supports
attaching a buffer, setting the damage and emitting a signal when the
frame callback got called.

It doesn't come with a unit test yet as it first needs the ShmPool
and Buffer properly split out to easily set it up.
2014-08-27 08:57:06 +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] Create a dedicated Surface class 2014-08-27 08:57:06 +02:00
fullscreen_shell.h [kwin_wayland] Create a dedicated Surface class 2014-08-27 08:57:06 +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
shell.cpp [kwin_wayland] Create a dedicated Surface class 2014-08-27 08:57:06 +02:00
shell.h [kwin_wayland] Create a dedicated Surface class 2014-08-27 08:57:06 +02:00
surface.cpp [kwin_wayland] Create a dedicated Surface class 2014-08-27 08:57:06 +02:00
surface.h [kwin_wayland] Create a dedicated Surface class 2014-08-27 08:57:06 +02:00