issues
search
flacjacket
/
pywlroots
Python binding to the wlroots library using cffi
University of Illinois/NCSA Open Source License
53
stars
14
forks
source link
Updated pointer.py: Renamed dx/dy -> delta_x/delta_y, added docs
#197
Closed
heuer
closed
6 months ago
heuer
commented
6 months ago
Renamed dx and dy to delta_x and delta_y to have a common API for all events which use these values
Removed properties that have no equivalent in wlroots
Updated docs
heuer
commented
6 months ago
I'll revise the PR