Closed heuer closed 7 months ago
wlr_pointer has a data field which is not provided by Pointer. Pointer should inherit from PtrHasData, like the Keyboard class.
wlr_pointer
data
Pointer
PtrHasData
I'll provide a fix.
wlr_pointer
has adata
field which is not provided byPointer
. Pointer should inherit fromPtrHasData
, like the Keyboard class.I'll provide a fix.