Skip to content
Commit 53b9b5b9 authored by Martin Flöser's avatar Martin Flöser
Browse files

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.
parent 6ea3abc5
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment