mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-08 16:12:23 +02:00
It seems like overly-specific classes were written for no good reason. Instead of making each adapter to have its own unique FramebufferDevice class, let's generalize everything to keep implementation more consistent.