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

win11 with custom titlebar/no titlebar maximize covers taskbar. #250

Open
yatli opened this issue Apr 10, 2023 · 0 comments
Open

win11 with custom titlebar/no titlebar maximize covers taskbar. #250

yatli opened this issue Apr 10, 2023 · 0 comments

Comments

@yatli
Copy link
Owner

yatli commented Apr 10, 2023

Windows is doing its (too) smart and backward compatible thing here. Maximized window is sucked a few pixels into the boarder of the display, and is hanging over the taskbar.

Must work out a fix because not everyone has the option to go back to win10...
Possible workaround: show system titlebar before maximize, keep track of the window geometry, hide titlebar, then restore geometry.

Update: this only happens when the maximize is triggered via win+up.
Double clicking the title bar, or clicking the maximize button works as expected.

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

No branches or pull requests

1 participant