Changelog:
- Bug Fixes:
- fix TypeError in socket.error exception handling for Python 3.x
- fix increasing memory usage on display instantiation
- improve Python 3 support: fix events sub-code handling and possible crashes when unpacking text data
- add support for error handlers to the Composite extension
- Extensions:
- NV-CONTROL: set offset for all perf levels
- enrich XFixes extension with XFixesSelectionNotify events
- add example xfixes-selection-notify.py
- fix two issues in NV-CONTROL extension
- add method get_clock_info into NV-CONTROL extension
- add default client version into Composite extension
- add Damage extension with the example
Package changes:
- python-xlib is required by safeeyes, mate-menu, mate-dock-applet and autokey-py3. None of these is using python2.
- Added as builddeps harfbuzz, python-mock, python-nose and xorg-server-xvfb to pass check.
Signed-off-by: Algent Albrahimi <algent@protonmail.com>