Skip to content

v0.16.8

Compare
Choose a tag to compare
@flacjacket flacjacket released this 05 May 03:10
· 101 commits to main since this release
f00de20

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