http://bugs.winehq.org/show_bug.cgi?id=58552
--- Comment #41 from Stian Low wineryyyyy@gmail.com --- Created attachment 79175 --> http://bugs.winehq.org/attachment.cgi?id=79175 Screenshot of Windows version of LMMS via Wine instead of Linux version showcasing more minor window drag bug
Windows version of both LMMS and Bitwig running through Wine do not exhibit VST GUI offsets and mouse misalignments.
Thus it seems Wine may handle entire Windows versions with native VST handling compiled in better than Linux versions of those apps roll their own non-native VST handling via Wine.
Bitwig issues seem mostly resolved including the control label flickering which is much rarer via Windows version on Wine.
Attached is an LMMS screenshot showcasing a more minor issue of broken VST window drawing during window dragging. Bringing VST windows to the foreground clears the graphical issues. Otherwise everything seems to work as expected.
Native VST handling compiled into Windows .exe may provide a level of consistency whose equivalent may not exist or be known for Wine by Linux versions to use to fix all their various VST handling bugs.
Perhaps solutions may be extracted from the Windows binaries so that Wine may provide a similar level of consistency to Linux VST handlers?