ladybird/Base
Andreas Kling 9f54ea9bcd NotificationServer: Add a system service for desktop notifications
This patch adds NotificationServer, which runs as the "notify" user
and provides an IPC API for desktop notifications.

LibGUI gains the GUI::Notification class for showing notifications.

NotificationServer is spawned on demand and will unspawn after
dimissing all visible notifications. :^)

Finally, this also comes with a small /bin/notify utility.
2020-02-16 21:58:17 +01:00
..
etc NotificationServer: Add a system service for desktop notifications 2020-02-16 21:58:17 +01:00
home/anon WindowServer: Move configuration file into /etc/WindowServer 2020-02-16 21:58:17 +01:00
res LibGUI: Make ResizeCorner theme-aware 2020-02-16 08:01:20 +01:00
usr Base: Add documentation for the welcome.txt format 2020-02-15 20:46:10 +01:00
www WebServer: Implement a very basic HTTP server :^) 2020-02-09 14:15:55 +01:00