1
0
Fork 0
mirror of https://github.com/LadybirdBrowser/ladybird.git synced 2025-06-11 18:20:43 +09:00
ladybird/Userland/Services/NotificationServer
Nick Johnson 8f6894d250 LibGUI+Notification: Add mutable notifications
This commit puts all of the remaining pieces in place. This adds a
mechanism to update the text, title, and icon of an image. If an image
is not provided, the default ladybug will be shown.
2021-03-22 12:46:16 +01:00
..
ClientConnection.cpp LibGUI+Notification: Add mutable notifications 2021-03-22 12:46:16 +01:00
ClientConnection.h LibGUI+Notification: Add mutable notifications 2021-03-22 12:46:16 +01:00
CMakeLists.txt Services: Move to Userland/Services/ 2021-01-12 12:23:01 +01:00
main.cpp Everywhere: Rename ASSERT => VERIFY 2021-02-23 20:56:54 +01:00
NotificationClient.ipc Services: Move to Userland/Services/ 2021-01-12 12:23:01 +01:00
NotificationServer.ipc LibGUI+Notification: Add mutable notifications 2021-03-22 12:46:16 +01:00
NotificationWindow.cpp LibGUI+Notification: Add mutable notifications 2021-03-22 12:46:16 +01:00
NotificationWindow.h LibGUI+Notification: Add mutable notifications 2021-03-22 12:46:16 +01:00