kwin/src/wayland
Martin Gräßlin 681211ca33 [autotests] Improve stability of TestWaylandFullscreenShell
Apparently we need to add a small delay after starting weston otherwise
it fails to connect on the CI system.

Additionally we switch to using headless-backend.so which should also
make the setup more robust.
2015-05-12 14:00:48 +02:00
..
autotests [autotests] Improve stability of TestWaylandFullscreenShell 2015-05-12 14:00:48 +02:00
server [Server] Delete BufferInterface directly from destroyListenerCallback 2015-04-21 09:00:10 +02:00
tests [client] Add Touch 2015-03-25 12:22:05 +01:00
.reviewboardrc Add Review Board configuration 2014-09-21 11:33:11 +02:00
clientconnection.cpp [server] Add ClientConnection::getResource 2015-04-02 14:12:16 +02:00
clientconnection.h [server] Add ClientConnection::getResource 2015-04-02 14:12:16 +02:00
CMakeLists.txt Install new headers 2015-03-25 14:23:08 +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 [server] Call wl_resourc_destroy from destroyCallbacks 2015-04-20 13:56:41 +02:00
dataoffer_interface.h Add a parentResource to Resource 2014-11-20 16:40:14 +01:00
datasource_interface.cpp [server] Call wl_resourc_destroy from destroyCallbacks 2015-04-20 13:56:41 +02:00
datasource_interface.h Add a parentResource to Resource 2014-11-20 16:40:14 +01:00
display.cpp [server] Better split flushing events and dispatch events 2015-04-21 08:56:19 +02:00
display.h [server] BufferInterface can resolve size through egl extension 2015-03-03 09:43:30 +01:00
keyboard_interface.cpp [server] Better split flushing events and dispatch events 2015-04-21 08:56:19 +02: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 [server] Better split flushing events and dispatch events 2015-04-21 08:56:19 +02:00
pointer_interface.h Add support for setting cursor on the Pointer 2015-02-27 17:36:43 +01:00
region_interface.cpp [server] Call wl_resourc_destroy from destroyCallbacks 2015-04-20 13:56:41 +02:00
seat_interface.cpp Fix unused variable warnings 2015-03-25 13:46:29 +01:00
seat_interface.h [server] Add support for touch events in SeatInterface 2015-03-25 13:31:38 +01:00
seat_interface_p.h [server] Add support for touch events in SeatInterface 2015-03-25 13:31:38 +01:00
subcompositor_interface.cpp [server] Call wl_resourc_destroy from destroyCallbacks 2015-04-20 13:56:41 +02: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] Call wl_resourc_destroy from destroyCallbacks 2015-04-20 13:56:41 +02:00
surface_interface.h [server] ServerSurface::get takes id and client 2015-04-02 09:41:48 +02:00
surface_interface_p.h Improve attaching buffer and commiting in SurfaceInterface 2014-11-28 08:33:32 +01:00
touch_interface.cpp [server] Add support for touch events in SeatInterface 2015-03-25 13:31:38 +01:00
touch_interface.h [server] Add support for touch events in SeatInterface 2015-03-25 13:31:38 +01:00