kwin/src/wayland
Martin Gräßlin 7fce72b7d1 Implement the wl_region interface
Compositor::createRegion added which returns a Region. Also server
side part is implemented.
2014-10-16 14:54:17 +02:00
..
autotests Implement the wl_region interface 2014-10-16 14:54:17 +02:00
server Implement the wl_region interface 2014-10-16 14:54:17 +02:00
.reviewboardrc Add Review Board configuration 2014-09-21 11:33:11 +02:00
CMakeLists.txt Implement the wl_region interface 2014-10-16 14:54:17 +02:00
compositor_interface.cpp Implement the wl_region interface 2014-10-16 14:54:17 +02:00
compositor_interface.h Implement the wl_region interface 2014-10-16 14:54:17 +02:00
COPYING.LIB Change to LGPLv2+ 2014-09-17 15:57:56 +02:00
display.cpp Add support for wl_subcompositor and wl_subsurface 2014-10-16 08:19:52 +02:00
display.h Add support for wl_subcompositor and wl_subsurface 2014-10-16 08:19:52 +02:00
KF5WaylandConfig.cmake.in Add a build system 2014-09-17 14:35:33 +02:00
output_interface.cpp Add d-pointer to Server::OutputInterface 2014-09-18 16:00:21 +02:00
output_interface.h Fix export header for WaylandServer 2014-10-14 14:46:05 +02:00
region_interface.cpp Implement the wl_region interface 2014-10-16 14:54:17 +02:00
seat_interface.cpp Add d-pointer to Server::KeyboardInterface 2014-09-18 17:14:50 +02:00
seat_interface.h Fix export header for WaylandServer 2014-10-14 14:46:05 +02:00
subcompositor_interface.cpp Add support for wl_subcompositor and wl_subsurface 2014-10-16 08:19:52 +02:00
subcompositor_interface.h Add support for wl_subcompositor and wl_subsurface 2014-10-16 08:19:52 +02:00
subsurface_interface_p.h Add support for wl_subcompositor and wl_subsurface 2014-10-16 08:19:52 +02:00
surface_interface.cpp Add support for wl_subcompositor and wl_subsurface 2014-10-16 08:19:52 +02:00
surface_interface.h Add support for wl_subcompositor and wl_subsurface 2014-10-16 08:19:52 +02:00
surface_interface_p.h Add support for wl_subcompositor and wl_subsurface 2014-10-16 08:19:52 +02:00