tmhglnd / mercury

A minimal and human-readable language and environment for the live coding of algorithmic electronic music.
http://www.timohoogland.com/mercury-livecoding
GNU General Public License v3.0
304 stars 13 forks source link

Only display cmd floating window #9

Closed GuillemGongora closed 4 years ago

GuillemGongora commented 4 years ago

Be able to hide the audio and rendering screen if needed leaving only the cmd in a floating window (useful for when checking other windows in the background, like the documentation).

tmhglnd commented 4 years ago

Will have to look into this. I believe at the moment minimizing the main window will also minimize the floating-window since it is part of the same application.

GuillemGongora commented 4 years ago

Exactly! Very minor thing, though

tmhglnd commented 4 years ago

Solution to this issue is: Turn off Always in Front under Settings > Visual Setup