[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
Commits
Commits on Sep 21, 2025
- committed