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

Sets macos tool window property to disable hide on blur #531

Merged
merged 1 commit into from
Jan 11, 2025

Conversation

kyleboyle
Copy link

@kyleboyle kyleboyle commented Nov 30, 2024

Make use of widget attribute to keep tool windows visible on macos. Default behaviour is to hide 'tool' type windows (in qt, floating docks are considered this type) when an app loses focus.

fixes #530

@foldynl
Copy link
Owner

foldynl commented Dec 1, 2024

How serious is this issue? Does it require any quick action?

@foldynl foldynl added the bug Something isn't working label Dec 1, 2024
@kyleboyle
Copy link
Author

It can wait for the next release. Macos specific, Enables better multitasking

@foldynl
Copy link
Owner

foldynl commented Dec 4, 2024

The change was modified but it will be included in the next release.

@kyleboyle
Copy link
Author

very cool, thank you

@foldynl foldynl merged commit c50ab20 into foldynl:master Jan 11, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done - branch: testing_0.41
Development

Successfully merging this pull request may close these issues.

MacOS - keep floating windows visible on app unfocus
2 participants