Skip to content

Floating windows do not respond until menu bar is reactivated #1

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

Open
neon-age opened this issue May 15, 2022 · 1 comment
Open

Floating windows do not respond until menu bar is reactivated #1

neon-age opened this issue May 15, 2022 · 1 comment
Labels
bug Something isn't working super annoying

Comments

@neon-age
Copy link
Owner

When entering Borderless mode, floating windows become unfocusable and do not respond to any clicks.
Re-activating menu bar fixes this (calls Win32.DrawMenuBar(wnd)), until the next window is opened.

@neon-age neon-age added bug Something isn't working super annoying labels May 15, 2022
@neon-age
Copy link
Owner Author

This can be fixed by removing case WM.NCACTIVATE: in WindowProc method, but it will cause menu bar to flash for a frame during alt-tab and when windows are opened/closed :(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working super annoying
Projects
None yet
Development

No branches or pull requests

1 participant