flacjacket/pywlroots

Pointer: Missing data property

Closed this issue · 0 comments

wlr_pointer has a data field which is not provided by Pointer. Pointer should inherit from PtrHasData, like the Keyboard class.

I'll provide a fix.