-
Notifications
You must be signed in to change notification settings - Fork 8
Description
I would love for some really helpful workflows where I can put a floating browser window over other windows and see right through a web app (or png) with disabled CSS-backgrounds. Not to be confused with the opacity setting: I need the content of the browser to be fully opaque, just that where there is no background in the web page, the app window should not obstruct my view.
E.g. I could put a He3 instance of a drawing web app (with backgrounds disabled) on top of another app on my desktop, then draw on my iPad to sync with the web app on my desktop while recording my desktop screen for tutorial videos.
current default in all apps is a white background. the only native app where I can make the app background transparent is the terminal window.
I don't know if this is feasible with the current code base, but the option used to be available with objective-c apps.
https://stackoverflow.com/questions/16135485/can-the-background-for-a-mac-app-be-transparent
similar, but more limited (perhaps useful to look at the code) http://yuhua-chen.github.io/LayerX/