You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[All] New high-level functions for parsing and converting hotkey names.
[All] Added .modifiers and .is_keymap attribute to events.
[All] Event name now matches character typed (e.g. now event from key 1 reports as ! if shift is pressed). This gives get_typed_strings more precision.
[Windows] New key suppression system should fix most bugs with suppress=True.