mirror of
https://github.com/RGBCube/serenity
synced 2025-05-22 22:25:07 +00:00
![]() This patch adds a specialized window type for notifications. They now have a title bar on the right-hand side, with a close button. This removes the need for the "Done" button in notifications, giving us a bit more horizontal space overall. Design based on a mock-up from @xTibor :^) |
||
---|---|---|
.. | ||
ClientConnection.cpp | ||
ClientConnection.h | ||
main.cpp | ||
Makefile | ||
NotificationClient.ipc | ||
NotificationServer.ipc | ||
NotificationWindow.cpp | ||
NotificationWindow.h |