easyeffects icon indicating copy to clipboard operation
easyeffects copied to clipboard

Experimental: Native window does not close with titlebar button

Open ed522 opened this issue 1 year ago • 1 comments

EasyEffects Version

7.1.6

What package are you using?

Other (specify below)

Distribution

Kubuntu 24.04/Wayland (installed on apt)

Describe the bug

Whenever a native window is opened (Preferences -> Experimental Features -> Native Plugin Window, button appears on effects), the LSP window is not able to be closed by the button in the titlebar. It is only able to be closed by clicking the "Show Native Window" button again.

Expected Behavior

The close button in the titlebar should properly close the window. The button should preferably work exactly like disabling the "Show Native Window" button.

Debug Log

No response

Additional Information

apt releases often lag behind, but no updates in the changelog have fixed this since the latest apt release.

ed522 avatar Oct 26 '24 02:10 ed522

Our current LV2 wrapper has only the minimum amount of features that are necessary for the plugins to work. The close button in the plugin window probably needs some kind of special handling that is beyond just interacting with the control ports. Unless there is some simple way to catch that signal it may not be worth the effort.

wwmm avatar Oct 26 '24 05:10 wwmm