My KWIN fork where I work on features like per-output virtual desktops
Find a file
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
src/wayland Add ::destroy to Client::Keyboard and Client::Pointer 2014-09-22 13:12:08 +02:00