flacjacket/pywlroots

Cursor.detach_input_device(InputDevice) missing

heuer opened this issue · 0 comments

The Cursor class implements wlr_cursor_attach_input_device but not wlr_cursor_detach_input_device(). The latter might be useful if a device (pointer) is destroyed.