17
0

- Update to version 0.15.19:

* [bindgen] wlr_viewporter
  * Bump version of wayland used for testing
  * Skip header check for auto-generated line
  * Wrap input inhibitor active client in pywayland client
  * Update pywayland minimum version

OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/python-pywlroots?expand=0&rev=4
This commit is contained in:
Soc Virnyl Estela
2022-08-20 07:12:49 +00:00
committed by Git OBS Bridge
parent 2fa9e4b1e0
commit 60fa10a06e
4 changed files with 20 additions and 10 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sat Aug 20 07:10:19 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
- Update to version 0.15.19:
* [bindgen] wlr_viewporter
* Bump version of wayland used for testing
* Skip header check for auto-generated line
* Wrap input inhibitor active client in pywayland client
* Update pywayland minimum version
-------------------------------------------------------------------
Tue Jul 19 02:43:03 UTC 2022 - John Vandenberg <jayvdb@gmail.com>