1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 18:28:12 +00:00
serenity/Userland/Services/NotificationServer
Nick Johnson ef4144c183 Notification: Member-ize updatable components
Changes the necessary widgets to be pointers so we can later change
their underlying data.
2021-03-22 12:46:16 +01:00
..
ClientConnection.cpp Notification: Give a unique internal ID 2021-03-22 12:46:16 +01:00
ClientConnection.h Services: Move to Userland/Services/ 2021-01-12 12:23:01 +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 LibIPC: Stop sending client ID to clients 2021-02-01 11:32:00 +01:00
NotificationWindow.cpp Notification: Member-ize updatable components 2021-03-22 12:46:16 +01:00
NotificationWindow.h Notification: Member-ize updatable components 2021-03-22 12:46:16 +01:00