v0.16.8
What's Changed
- Fixed:
XdgTopLevel.parent
always returnd a parent even if the parent is NULL. - Fixed return type of
Seat.touch_notify_down
: Returns an integer now (the
serial identifier) - Added support for
wlr_switch
- Added
Seat.touch_send_*
methods - Added
TouchPoint
class - Real support for
wlr_touch
. The previous implementations were not usable.
Full Changelog: v0.16.7...v0.16.8