mirror of
https://github.com/RGBCube/serenity
synced 2026-01-16 15:41:01 +00:00
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.
10 lines
168 B
Text
10 lines
168 B
Text
root:x:0:
|
|
wheel:x:1:anon
|
|
tty:x:2:
|
|
phys:x:3:window
|
|
audio:x:4:anon
|
|
lookup:x:10:protocol,anon
|
|
protocol:x:11:anon
|
|
notify:x:12:anon
|
|
window:x:13:anon,notify
|
|
users:x:100:anon
|