Skip to content

Commit

Permalink
Merge pull request #187 from heuer/changes-0.16.8
Browse files Browse the repository at this point in the history
Updated CHANGES for 0.16.8
  • Loading branch information
flacjacket authored May 5, 2024
2 parents 99eb2e9 + 78ab06d commit 78c2a7e
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
0.16.8 -- 2024-05-dd
--------------------
* 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.


0.16.7 -- 2024-04-16
--------------------
* Added support for the
Expand Down

0 comments on commit 78c2a7e

Please sign in to comment.