mirror of
https://github.com/feschber/lan-mouse.git
synced 2026-06-22 16:24:47 +03:00
Address @feschber review feedback on PR #441. The repeat-task cleanup already releases the key with the correct CGKeyCode via the existing key_event call at the end of the closure — this commit just expands the surrounding comment to make that explicit and to document why update_modifiers is intentionally NOT called from this path (Mac CGKeyCode vs Linux evdev scancode collision). No behavioral change. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>