kwin/src/wayland
Martin Gräßlin 2eb75bdac9 Global::Private can create the wl_global
Version and interface get passed to the ctor allowing Global::Private
to implement ::create instead of providing a pure virtual method.
Also the static bind method is added to the Global::Private which
delegates into a pure virtual method.
2014-11-13 18:43:18 +01:00
..
autotests [server] Interface method returning wl_resource* is called ::resource 2014-11-13 13:05:01 +01:00
server Global::Private can create the wl_global 2014-11-13 18:43:18 +01:00
tests Adding a test application for paste 2014-11-12 14:05:46 +01:00
.reviewboardrc Add Review Board configuration 2014-09-21 11:33:11 +02:00
CMakeLists.txt Add a base class for all server interfaces of a wl_global 2014-11-13 15:10:35 +01:00
compositor_interface.cpp Global::Private can create the wl_global 2014-11-13 18:43:18 +01:00
compositor_interface.h Add a base class for all server interfaces of a wl_global 2014-11-13 15:10:35 +01:00
COPYING.LIB Change to LGPLv2+ 2014-09-17 15:57:56 +02:00
datadevice_interface.cpp Add wl_data_offer on Client and Server side 2014-11-06 16:56:50 +01:00
datadevice_interface.h Add wl_data_offer on Client and Server side 2014-11-06 16:56:50 +01:00
datadevicemanager_interface.cpp Global::Private can create the wl_global 2014-11-13 18:43:18 +01:00
datadevicemanager_interface.h Add a base class for all server interfaces of a wl_global 2014-11-13 15:10:35 +01:00
dataoffer_interface.cpp Add wl_data_offer on Client and Server side 2014-11-06 16:56:50 +01:00
dataoffer_interface.h Add wl_data_offer on Client and Server side 2014-11-06 16:56:50 +01:00
datasource_interface.cpp Add static DatatSourceInterface *DataSourceInterface::get(wl_resource*) 2014-11-05 15:22:15 +01:00
datasource_interface.h Add static DatatSourceInterface *DataSourceInterface::get(wl_resource*) 2014-11-05 15:22:15 +01:00
display.cpp Display can start the server before QCoreApplication is created 2014-11-07 11:41:37 +01:00
display.h Display can start the server before QCoreApplication is created 2014-11-07 11:41:37 +01:00
KF5WaylandConfig.cmake.in Add a build system 2014-09-17 14:35:33 +02:00
output_interface.cpp Global::Private can create the wl_global 2014-11-13 18:43:18 +01:00
output_interface.h Add a base class for all server interfaces of a wl_global 2014-11-13 15:10:35 +01:00
region_interface.cpp Implement the wl_region interface 2014-10-16 14:54:17 +02:00
seat_interface.cpp Global::Private can create the wl_global 2014-11-13 18:43:18 +01:00
seat_interface.h Add a base class for all server interfaces of a wl_global 2014-11-13 15:10:35 +01:00
subcompositor_interface.cpp Global::Private can create the wl_global 2014-11-13 18:43:18 +01:00
subcompositor_interface.h Add a base class for all server interfaces of a wl_global 2014-11-13 15:10:35 +01:00
subsurface_interface_p.h Add support for wl_subcompositor and wl_subsurface 2014-10-16 08:19:52 +02:00
surface_interface.cpp [server] Interface method returning wl_resource* is called ::resource 2014-11-13 13:05:01 +01:00
surface_interface.h [server] Interface method returning wl_resource* is called ::resource 2014-11-13 13:05:01 +01:00
surface_interface_p.h Add support for opaque and input region to Surface 2014-10-16 14:59:01 +02:00