Work around reparenting issues in #40

I'm still really curious why this double reparent would be needed
though. Everything works fine on any other i3 config I've tried, and
even the exact same config in a VM works fine for me.
This commit is contained in:
Robbert van der Helm
2020-10-12 14:28:29 +02:00
parent f409dbec59
commit 95ad6fc36a
2 changed files with 13 additions and 1 deletions
+5
View File
@@ -30,6 +30,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
- Added a workaround for reparenting issues with the plugin editor GUI on a
[specific i3 setup](https://github.com/robbert-vdh/yabridge/issues/40).
## [1.6.1] - 2020-09-28
### Fixed