Made input focus grabbing more aggressive #38

This fixes keyboard input in REAPER, and I haven't found any downsides
to this approach yet.
This commit is contained in:
Robbert van der Helm
2020-09-30 17:30:38 +02:00
parent d4787fc120
commit 8ae9c4d263
3 changed files with 42 additions and 18 deletions
+5
View File
@@ -15,6 +15,11 @@ Versioning](https://semver.org/spec/v2.0.0.html).
the suggestion to enable the `hack_reaper_update_display` workaround for
REAPER when it is not already enabled.
### Fixed
- Changed the way keyboard input focus works to also allow keyboard input in
_REAPER_. Please let me know if this causes any issues elsewhere!
## [1.6.1] - 2020-09-28
### Fixed