Explicitly handle no and pointer root input focus

This will never happen under normal X11. Apparently Crostini isn't
normal X11.

See #167.
This commit is contained in:
Robbert van der Helm
2022-03-05 00:38:02 +01:00
parent 3e04a6b61c
commit c528a9ef49
2 changed files with 12 additions and 2 deletions
+2
View File
@@ -34,6 +34,8 @@ Versioning](https://semver.org/spec/v2.0.0.html).
If you try to process audio from the...audio thread, then they will produce
silence and hang afterwards (which a fix in yabridge 3.7.0 previously
addressed).
- Fixed crashes when opening plugin editors under **Crostini** on ChromeOS due
to non-standard X11 implementations.
- Worked around a bug in the _RandARP_ VST2 plugin where the plugin would report
that its editor window is 0 by 0 pixels.
- Fixed building under (the currently upcoming) Wine 7.2 because of definition