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
[WIP] Refactor the Display struct in display.h to use the PIMPL idiom pattern similar to window.h, converting it from a struct to a class with private implementation details hidden behind a forward-declared Impl class and pimpl_ pointer.#23
Closed
Copilot wants to merge 1 commit intomainlibnativeapi/nativeapi:mainfrom