kwin/src/wayland
Martin Gräßlin 4a1888fd43 Add support for setting cursor on the Pointer
Methods on client side added and proper handling on server side.
2015-02-27 17:36:43 +01:00
..
autotests Add support for setting cursor on the Pointer 2015-02-27 17:36:43 +01:00
server [server] Provide wl_resource *resource() in BufferInterface 2015-02-24 08:53:13 +01:00
tests [tests] Install eventDispatcher before creating the QGuiApplication 2015-02-18 09:43:04 +01:00
.reviewboardrc Add Review Board configuration 2014-09-21 11:33:11 +02:00
clientconnection.cpp Add createResource to ClientConnection 2014-11-19 19:01:15 +01:00
clientconnection.h Add createResource to ClientConnection 2014-11-19 19:01:15 +01:00
CMakeLists.txt Introduce categorized logging 2015-01-20 09:42:26 +01:00
compositor_interface.cpp Add a parentResource to Resource 2014-11-20 16:40:14 +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 safety checks to DataDeviceInterface 2014-11-27 14:02:54 +01:00
datadevice_interface.h Handle DataDeviceInterface selection in SeatInterface 2014-11-27 13:38:24 +01:00
datadevicemanager_interface.cpp Handle DataDeviceInterface selection in SeatInterface 2014-11-27 13:38:24 +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 a parentResource to Resource 2014-11-20 16:40:14 +01:00
dataoffer_interface.h Add a parentResource to Resource 2014-11-20 16:40:14 +01:00
datasource_interface.cpp Close fd DataSourceInterface::requestData 2014-11-27 11:23:37 +01:00
datasource_interface.h Add a parentResource to Resource 2014-11-20 16:40:14 +01:00
display.cpp [server] Use eventDispatcher on currentThread instead of QCoreApplication 2015-02-18 09:32:40 +01:00
display.h Display::start takes a StartMode argument 2014-11-27 16:42:16 +01:00
keyboard_interface.cpp Exclude some krazy checks which do not make sense for KWayland 2014-12-12 08:43:16 +01:00
keyboard_interface.h KeyboardInterface inherits Resource 2014-11-26 15:28:47 +01:00
KF5WaylandConfig.cmake.in Add a build system 2014-09-17 14:35:33 +02:00
output_interface.cpp [server] Flush clients after sending Output information 2015-02-18 09:35:07 +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
pointer_interface.cpp Add support for setting cursor on the Pointer 2015-02-27 17:36:43 +01:00
pointer_interface.h Add support for setting cursor on the Pointer 2015-02-27 17:36:43 +01:00
region_interface.cpp Add a parentResource to Resource 2014-11-20 16:40:14 +01:00
seat_interface.cpp Handle DataDeviceInterface selection in SeatInterface 2014-11-27 13:38:24 +01:00
seat_interface.h Handle DataDeviceInterface selection in SeatInterface 2014-11-27 13:38:24 +01:00
seat_interface_p.h Handle DataDeviceInterface selection in SeatInterface 2014-11-27 13:38:24 +01:00
subcompositor_interface.cpp Add a parentResource to Resource 2014-11-20 16:40:14 +01:00
subcompositor_interface.h Add a parentResource to Resource 2014-11-20 16:40:14 +01:00
subsurface_interface_p.h Add a parentResource to Resource 2014-11-20 16:40:14 +01:00
surface_interface.cpp [server] Add static SurfaceInterface *SurfaceInterface::get(quint32 id) 2015-02-09 14:33:50 +01:00
surface_interface.h [server] Add static SurfaceInterface *SurfaceInterface::get(quint32 id) 2015-02-09 14:33:50 +01:00
surface_interface_p.h Improve attaching buffer and commiting in SurfaceInterface 2014-11-28 08:33:32 +01:00