[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 into