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

hiro: Defer menubar updates on Windows to reduce flicker. #196

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

Max833
Copy link

@Max833 Max833 commented Jul 11, 2021

Menu bar updates are deferred to the event loop. A special case is made when no menu bar is visible, to ensure one is visible as early as possible during application startup.

Ported from:

higan-emu/higan#146

Thanks to @jchv for that. This fixes bsnes' menubar as well.

@Max833
Copy link
Author

Max833 commented Aug 31, 2021

I would like to do another pull request. Can someone review this one, @Screwtapello or @Kawa-oneechan? This would be really helpful, thank you. =)

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