keyboard v0.9.10 Release Notes

    • ๐Ÿ [Windows] Add suppress parameter to hotkeys to block the combination from being sent to other programs.
    • ๐Ÿ [Windows] Better key mapping for common keys (now using Virtual Key Codes when possible).
    • ๐Ÿ [Windows] Normalize numpad and key code names.
    • ๐Ÿง [Linux] Errors about requiring sudo are now thrown in the main thread, making them catchable.
    • [All] wheel method in mouse module.