-------------------------------------------------- * Do not crash when ``Xlib.display.Display.get_input_focus`` returns an integer, as it may when running under *Xephyr*. Thanks to *Eli Skeggs*!
1.3.9
-------------------------------------------------------------- * Corrected check for virtual key code when generating keyboard events on *OSX*. This fixes an issue where pressing *A* with *shift* explicitly pressed would still type a minuscule letter.
1.3.8
-------------------------------------------------------------------- * Fall back on a different method to retrieve the keyboard layout on *OSX*. This helps for some keyboard layouts, such as *Chinese*. Thanks to *haoflynet*!
1.3.7
---------------------------------------- * Include mouse buttons up to *30* for *Xorg*.
1.3.6
----------------------------------------- * Corrected double delivery of fake keyboard events on *Windows*. * Corrected handling of synthetic unicode keys on *Windows*.
1.3.5
-------------------------------------------------- * Reverted changes in *1.3.3*. * Corrected platform specifier for *Python 2* on *Linux*.