flacjacket / pywlroots

Python binding to the wlroots library using cffi
University of Illinois/NCSA Open Source License
51 stars 12 forks source link

Add handlers for wlr_pointer_gestures_v1 #106

Closed m-col closed 1 year ago

m-col commented 1 year ago

This lets compositors relay multi-finger touchpad events to clients. Similarly event classes in pointer.py are given getters to provide data from those events which are used by PointerGesturesV1.