fix(behaviors): Capture mods for &key_repeat

* When tracking the last keycode, also capture the currently held
  explicit modifiers to use when replaying the key later.
This commit is contained in:
Peter Johanson
2021-11-29 15:41:22 +00:00
committed by Pete Johanson
parent 70bb7c9334
commit 52b1fd5dd3
5 changed files with 32 additions and 1 deletions

View File

@@ -0,0 +1,2 @@
s/.*hid_listener_keycode_//p
s/.*hid_implicit_modifiers_//p