----------------------- * Added support for *Mac OSX* by replacing internal keyboard and mouse handling with pynput_ and, for now, making the systray icon optional.
.. _pynput: https://pypi.python.org/pypi/pynput
0.12.4
----------------------------- * Ensure that only dependencies for the current platform are required. * Allow loading the *systray icon* for *Windows* when running from a wheel.
0.12.3
-------------------------- * Corrected touch pad clicks.
0.12.2
--------------------------- * Corrected imports.
0.12.1
--------------------- * Replaced dependency on *PIL* with *Pillow*. This should make it possible to install from *PyPi*.
0.12
---------------------- * Support for keyboards has been added. For now only two layouts are included. * The user interface has been polished. * *Virtual Touchpad* now broadcasts its presence on the network using *mDNS*.