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

No TaskbarCreated Listener in Tray on Windows Platform #11989

Open
pipiwoaini opened this issue Jan 16, 2025 · 2 comments
Open

No TaskbarCreated Listener in Tray on Windows Platform #11989

pipiwoaini opened this issue Jan 16, 2025 · 2 comments
Milestone

Comments

@pipiwoaini
Copy link

“I am reviewing the 3.1.8 tray code on the Windows platform and found that SDL does not listen for the TaskbarCreated event. This results in the tray icon disappearing when the Explorer restarts. Was this an oversight by SDL?

Here is an introduction to TaskbarCreated:
TaskbarCreated is a special Windows message generated by the taskbar to notify applications that the taskbar has been recreated. This typically occurs when the taskbar crashes and restarts or when the user manually restarts Explorer.”

@slouken
Copy link
Collaborator

slouken commented Jan 16, 2025

Yes, that's an oversight.

@slouken slouken added this to the 3.x milestone Jan 16, 2025
@slouken
Copy link
Collaborator

slouken commented Jan 16, 2025

@Semphriss, can you look at this once you've fixed the crash issues in tray and dialog code?

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

2 participants