Skip to content

v0.11.0

Compare
Choose a tag to compare
@boppreh boppreh released this 24 Aug 20:11
· 249 commits to master since this release
  • [Windows] Used explicit WinDLL to fix "expected CFunctionType instance instead of CFunctionType".
  • [Windows] Added more Windows virtual key codes for key name mapping (should fix .e.g "?").
  • [All] Fixed canonicalization removing too much space (thanks @iliazeus).
  • [All] Added start_recording and stop_recording for more flexible macros (thanks @softuser25 for the suggestion).
  • [All] Added read_shortcut function.
  • [All] Added get_shortcut_name function.
  • [All] Cleaned up examples folder and added more examples.