mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-05-04 10:17:05 +00:00
When a platform key press or release event is repeated, we now pass along a `repeat` flag to indicate that auto-repeating is happening. This flag eventually ends up in `KeyboardEvent.repeat`.