main-- / windows-gaming

This project makes it easy and straightforward to set up PCI/VGA passthrough on your system. - OR AT LEAST IT WOULD, IF IT WASNT DEAD
6 stars 1 forks source link

Lighthouse: Implement hotkey repeat #123

Open main-- opened 7 years ago

main-- commented 7 years ago

Postponed from #92.

oberien commented 7 years ago

We should implement repeat as well though… 🤔

main-- commented 7 years ago

Basic key repeat functionality works as of #143, but it's provided by windows.

Thus, key bindings are not repeated, as if every binding had the norepeat flag.

This is no longer a significant issue.