Robbert van der Helm
Robbert van der Helm
Sorry, I completely forgot about this PR! I was originally intending to do that but then I thought I'd just make the API simpler since this is the thing you'd...
Updated the PR so the client can now define an arbitrary function to modify code action requests before they are sent back to the server. I'll update the `lsp-haskell` PR...
I can't provide any support with box64, but it sounds like you're using AArch64 Ardour, right? You can't load AMD64 .so files in an AArch64 program. So if there's any...
That's technically possible, but setting it all up doesn't sound like an easy feat.
Can you try loading the plugin in the Windows version of REAPER running under Wine and check if it does the same thing? I'm fairly sure it would also crash...
The main problem with keyboard handling (and the reason why yabridge's current approach is about as good as it gets) is that there is (to my knowledge, I've spent hundreds...
Do you happen to know if this information is documented externally? Maintaining this many distro-specific instructions in a troubleshooting section of the readme doesn't sound ideal, especially since most people...
Apparently there are some issues with the OpenSUSE packages. Is this still an issue and if so, have you tried using yabridge's official binary releases instead of those packages?
Yeah this is an annoying issue with recent Wine versions and JUCE plugins. It's not an issue with yabridge though, and I can't really do much about it. I cooked...
I'll check with Wine 9.1 in a bit, thanks! These issues pop up and disappear again with Wine versions. Used to not be an issue, then started being an issue...