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

Implement an AlwaysOnTop window level #1818

Closed
wants to merge 1 commit into from
Closed

Implement an AlwaysOnTop window level #1818

wants to merge 1 commit into from

Conversation

Reckfullies
Copy link

I've found that while Tooltip and Modal do have AlwaysOnTop functionality, they also have special behavior that isn't wanted in some scenarios.

This new WindowLevel is a normal top-level application window that will stay on top of other windows, should work with windows from other applications and while the current application is not in focus.

Currently on Mac it will only stay on top of windows from the same application, getting it to stay on top of windows from other applications while the current application is not in focus may be tricky.

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

Successfully merging this pull request may close these issues.

1 participant