mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-08 16:12:23 +02:00
The goal was to reduce common setup of messages. Changes: * MailBox turned into singleton to follow existing patterns * Removed device specific messages from MailBox requiring clients to know the details instead * Created base Message class which clients should deriver from It really simplify the usage for more complicated message queues like framebuffer setup - see followup commits.
2.2 KiB
2.2 KiB