Path to this page:
Subject: CVS commit: pkgsrc/x11/py-Xlib
From: Patrick Welche
Date: 2020-10-01 14:01:50
Message id: 20201001120150.9C053FB28@cvs.NetBSD.org
Log Message:
Update py-Xlib to 0.28
Version 0.28
============
Extensions
----------
- DPMS: Display Power Management Signaling (by @thiagokokada)
---
Version 0.27
============
Bug Fixes
---------
- fix TypeError in socket.error exception handling for Python 3.x (by @t-wissmann)
Extensions
----------
- NV-CONTROL: set offset for all perf levels (by @Sporif)
---
Version 0.26
============
Bug Fixes
---------
- support legacy X servers like RealVNC's one (by @Gerardwx)
Extensions
----------
- enrich XFixes extension with XFixesSelectionNotify events (by @acrisci)
- add example xfixes-selection-notify.py (by @acrisci)
- fix two issues in NV-CONTROL extension (by @leinardi)
- add method get_clock_info into NV-CONTROL extension (by @leinardi)
- add default client version into Composite extension (by @jakogut)
- add Damage extension with the example (by @mgarg1 and @jakogut)
Files: