Hello. I’ve searched around on the forums a bit but wasn’t able to find a solution to my problem.
I have a bunch of VST plugin windows open, with no good way of closing them. They’re always-on-top so they’re disruptive to using the renoise interface
I know that I can individually close each of those by clicking on the “editor” button, but that’s not very helpful when you’ve got a large number of instruments already open, and need to quickly close them.
How can I quickly close all VST plugins without having to go instrument by instrument and click on the “editor” button for each of them?
If it’s not possible to do this in the default interface, is it possible to write a tool that will do this for me? Is the functionality of hiding plugin editor windows exposed through the tool API?
I’m on Linux, so ALT + F4 is not going to cut it for my VST instruments. But your code snippet looks like it supports disabling editor windows across the board. I should be able to hack something together with it.
As I say interesting, usually with most window managers they give a ‘close window’ keyboard shortcut. Doesn’t i3 have a ALT-SHIFT-Q shortcut on a window(?) Anyway, I’m sure you’ll be able to knock together a tool