Add a fix for the keyboard focus in Bitwig 3.2

This commit is contained in:
Robbert van der Helm
2020-05-26 18:49:44 +02:00
parent be969a69d0
commit ab4d35886e
3 changed files with 78 additions and 51 deletions
+2
View File
@@ -23,6 +23,8 @@ Versioning](https://semver.org/spec/v2.0.0.html).
### Fixed
- Steal keyboard focus when clicking on the plugin editor window to account for
the new keyboard focus behavior in Bitwig Studio 3.2.
- Fixed large amount of empty lines in the log file when the Wine process closes
unexpectedly.
- Made the plugin and host detection slightly more robust.