--------------------------------------------- * Propagate import errors raised on Linux to help troubleshoot missing ``Xlib`` module. * Declare ``python3-xlib`` as dependency on *Linux* for *Python 3*.
1.0.6
------------------------------------- * Make sure to build a universal wheel for all python versions.
1.0.5
----------------------------------------------- * Corrected dragging on *OSX*. * Added scroll speed constant for *OSX* to correct slow scroll speed.
1.0.4
----------------------------------------------------------------- * Corrected name of mouse input field when sending click and scroll events.
v1.0.3 (2016-04-05) - Fixes for Python 3 on Windows --------------------------------------------------- * Corrected use of ``ctypes`` on Windows.
1.0.2
-------------------------------------------------- * Use thread identifiers to identify threads, not Thread instances.
v1.0.1 (2016-04-03) - Fixes for Python 3 ---------------------------------------- * Corrected bugs which prevented the library from being used on *Python 3*.
1.0
---------------------------------- * Changed license to *LGPL*. * Corrected minor bugs and inconsistencies. * Corrected and extended documentation.