Closed heuer closed 8 months ago
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.
wlr_cursor_attach_input_device
wlr_cursor_detach_input_device()
The Cursor class implements
wlr_cursor_attach_input_device
but notwlr_cursor_detach_input_device()
. The latter might be useful if a device (pointer) is destroyed.