Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Always On Top #111

Open
LeStahL opened this issue Nov 19, 2023 · 1 comment
Open

Always On Top #111

LeStahL opened this issue Nov 19, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@LeStahL
Copy link
Contributor

LeStahL commented Nov 19, 2023

It would be nice to be able to switch Sointu to "Stay always on top" (of the DAW), esp. for the users coming from 4klang.

@vsariola vsariola added the enhancement New feature or request label Nov 20, 2023
@vsariola
Copy link
Owner

I doubt it's possible in Gio, but I'll investigate more. The Options for a window are here: https://github.com/gioui/gio/blob/fc6e51deba0edec4f01a5187b809772ab03fbb10/app/window.go#L1092

Hacking Gio is entirely possible, but I think it's hard to convince Gio maintainers to implement behavior without supporting it at least a few different platforms.

Afaik Gio also doesn't have any way to access the underlying HWND pointer, even for users who think they know what they are doing.

Good ideas welcome :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants