ladybird/Userland/Services/NotificationServer
Gunnar Beutner ac650d2362 Userland: Remove dummy IPC methods
They're not used anywhere and are unnecessary boilerplate code. So let's
remove them and update IPCCompiler to allow for empty endpoint
declarations.
2021-06-24 00:38:58 +02:00
..
ClientConnection.cpp NotificationServer: Remove unnecessary greet() message 2021-05-23 09:53:55 +02:00
ClientConnection.h WindowServer: Add API to set/get screen layouts 2021-06-20 14:57:26 +02:00
CMakeLists.txt Everywhere: Add component declarations 2021-06-17 11:03:51 +02:00
main.cpp Userland: Tighten a *lot* of pledges! :^) 2021-05-13 23:28:40 +02:00
NotificationClient.ipc Userland: Remove dummy IPC methods 2021-06-24 00:38:58 +02:00
NotificationServer.ipc NotificationServer: Remove unnecessary greet() message 2021-05-23 09:53:55 +02:00
NotificationWindow.cpp WindowServer: Add initial support for rendering on multiple screens 2021-06-20 14:57:26 +02:00
NotificationWindow.h WindowServer: Add initial support for rendering on multiple screens 2021-06-20 14:57:26 +02:00