1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-06-01 10:38:13 +00:00
serenity/Userland/Services/NotificationServer
2022-06-28 17:52:42 +01:00
..
CMakeLists.txt Userland: Rename IPC ClientConnection => ConnectionFromClient 2022-02-25 22:35:12 +01:00
ConnectionFromClient.cpp Services: Use default constructors/destructors 2022-03-24 20:09:26 -07:00
ConnectionFromClient.h Services: Use default constructors/destructors 2022-03-24 20:09:26 -07:00
main.cpp Userland: Rename IPC ClientConnection => ConnectionFromClient 2022-02-25 22:35:12 +01:00
NotificationClient.ipc Everywhere: Use IPC include syntax 2021-07-03 12:16:00 +02:00
NotificationServer.ipc Everywhere: Use IPC include syntax 2021-07-03 12:16:00 +02:00
NotificationWindow.cpp LibGUI: Use new layout system for basic widgets 2022-06-28 17:52:42 +01:00
NotificationWindow.h Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00