Enable option to float window? #3557
sxflynn
started this conversation in
Discussions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I know most use cases are to run
sohin fullscreen but a request I have is to enable the option to in windowed mode to allow thesohwindow to float over other application windows.I am specifically on macOS.
I know that in Swift you can make the window continuously float by using something like
{objectName}.level = .floatingWhat would the feasibility be of enabling this in the Mac view code?
Beta Was this translation helpful? Give feedback.
All reactions