wails/v3/pkg
Lea Anthony f30c888c5b
fix(windows): Prevent systray menu crash on rapid clicks (#4151) (#4812)
Add guard against concurrent TrackPopupMenuEx calls using atomic.Bool
to prevent race condition when user clicks systray icon repeatedly.
Change TrackPopupMenuEx failure from fatal to debug log with early
return so the application gracefully handles failed menu display
attempts instead of crashing.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-authored-by: Vibe Kanban <noreply@vibekanban.com>
Co-authored-by: Claude <noreply@anthropic.com>
2025-12-25 19:35:44 +11:00
..
application fix(windows): Prevent systray menu crash on rapid clicks (#4151) (#4812) 2025-12-25 19:35:44 +11:00
errs feat: adapt iOS and Android message processors to RuntimeRequest transport 2025-12-10 21:27:04 +11:00
events feat(linux): add WebKit2 load-change events (#4783) 2025-12-14 06:59:01 +11:00
icons [v3 windows] Small icon updates 2023-06-10 10:19:33 +10:00
mac [v3] Add start_at_login plugin 2023-04-05 21:22:02 +10:00
services fix(ios): correct service implementation pattern for dock and notifications 2025-12-12 06:01:38 +11:00
w32 [v3 alpha] windows tray minor refactor (#4653) 2025-11-04 07:44:58 +11:00