kwin/wayland_client
Martin Gräßlin 08ab2c424e [kwin_wayland] Split out Buffer and ShmPool into dedicated files
Moved from wayland_backend.[h|cpp] to buffer.[h|cpp] and
shm_pool.[h|cpp]. Buffer is slightly adjusted to have the ShmPool
passed in as a ctor argument and the ctor is private and friended with
ShmPool, so that it can only be constructed from ShmPool.
2014-08-27 08:57:06 +02:00
..
protocols [kwin-wayland] Add support for FullscreenShell 2014-08-27 08:55:40 +02:00
buffer.cpp [kwin_wayland] Split out Buffer and ShmPool into dedicated files 2014-08-27 08:57:06 +02:00
buffer.h [kwin_wayland] Split out Buffer and ShmPool into dedicated files 2014-08-27 08:57:06 +02:00
connection_thread.cpp
connection_thread.h
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
shm_pool.cpp [kwin_wayland] Split out Buffer and ShmPool into dedicated files 2014-08-27 08:57:06 +02:00
shm_pool.h [kwin_wayland] Split out Buffer and ShmPool into dedicated files 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