kwin/src/wayland
Martin Gräßlin 53b9b5b9b2 Add ::destroy to Client::Keyboard and Client::Pointer
This makes the API more consistent and allows to properly cleanup
Keyboard and Pointer if the connection dies. Like with Shell and
ShellSurface signals are emitted from Seat when the interface is
going to be released or destroyed. These are connected to the
methods of the created Pointer and Keyboard.
2014-09-22 13:12:08 +02:00
..
autotests Add ::destroy to Client::Keyboard and Client::Pointer 2014-09-22 13:12:08 +02:00
server Add d-pointer to Server::SurfaceInterface 2014-09-19 07:06:31 +02:00
.reviewboardrc Add Review Board configuration 2014-09-21 11:33:11 +02:00
CMakeLists.txt Do not install Server library 2014-09-19 09:46:55 +02:00
compositor_interface.cpp Add d-pointer to Server::CompositorInterface 2014-09-18 15:31:01 +02:00
compositor_interface.h Add d-pointer to Server::CompositorInterface 2014-09-18 15:31:01 +02:00
COPYING.LIB Change to LGPLv2+ 2014-09-17 15:57:56 +02:00
display.cpp Add d-pointer to Server::Display 2014-09-18 15:40:22 +02:00
display.h Add d-pointer to Server::Display 2014-09-18 15:40:22 +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 Add d-pointer to Server::OutputInterface 2014-09-18 16:00:21 +02:00
seat_interface.cpp Add d-pointer to Server::KeyboardInterface 2014-09-18 17:14:50 +02:00
seat_interface.h Add d-pointer to Server::KeyboardInterface 2014-09-18 17:14:50 +02:00
surface_interface.cpp Add d-pointer to Server::SurfaceInterface 2014-09-19 07:06:31 +02:00
surface_interface.h Add d-pointer to Server::SurfaceInterface 2014-09-19 07:06:31 +02:00