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 not working #50

Closed
SpearVFX opened this issue Jan 12, 2024 · 2 comments
Closed

Always On Top not working #50

SpearVFX opened this issue Jan 12, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@SpearVFX
Copy link

I'm trying to add always on top functionality in my application, but it seems that it isn't working. I know that the windowFlags are internally handled, but I tried to append the Qt::WindowStaysOnTop to all the initializations. It works if I remove anything related to FramelessWindow, but this beats the purpose, haha. Any ideas, or is it impossible?

@antonypro
Copy link
Owner

Hi, @SpearVFX!

This feature is planned for version 2.4.3.

You can see and test this feature on QGoodWindow-2.4.3-beta3:
https://github.com/antonypro/QGoodWindow/tree/test/QGoodWindow-2.4.3-beta3

Thanks!

@antonypro antonypro added the enhancement New feature or request label Jan 26, 2024
@antonypro
Copy link
Owner

Hi, @SpearVFX!

I'm going to close this issue because the solution is present in version 2.4.3.
If you believe that are problems remaining, please ask to reopen this issue or open a new issue.

Thanks!

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