Vitali Graf 6c678fbcfb fix: suppress key-repeat events in pynput hotkey listener
Holding the hotkey caused dozens of on_press callbacks due to OS key-repeat.
Added a _pressed guard flag so only the first press and actual release fire.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-08 10:53:09 +02:00
S
Description
No description provided
926 KiB
1.3.0 Latest
2026-05-14 19:31:35 +02:00
Languages
Python 97.6%
PowerShell 2.4%