Hi,
I have some issues with Renoise application. I can’t move the window, but the application have no problem in full screen. I think it’s because of “windows decorations”, Reaper don’t have the same behavior…
Seems PopOS does not allow moving custom windows on purpose., but there’s a hidden preference in Renoise to show/use the OS window decoration:
While Renoise is closed, open Renoise’s config.xml in a text editor of your choice. The config.xml file can be found at ~/.config/renoise/VERSION/config.xml
There should be a
<ForceUsingSystemWindowDecorations>false</ForceUsingSystemWindowDecorations>
change this one to
<ForceUsingSystemWindowDecorations>true</ForceUsingSystemWindowDecorations>
When you start Renoise now it should have a decorated border.
