You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Changed the key type in the window_id_map from NSWindow* to void* to avoid hash function issues with Objective-C pointers. This ensures consistent and reliable mapping of window IDs.
0 commit comments