
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.
4 lines
52 B
Text
4 lines
52 B
Text
endpoint NotificationClient = 92
|
|
{
|
|
Dummy() =|
|
|
}
|