wok annotate libnotify-gtk3/description.txt @ rev 25746
libxfce4ui: replaced dependency libxfconf by xfconf
author | Hans-Günter Theisgen |
---|---|
date | Sat Aug 31 09:19:18 2024 +0100 (11 months ago) |
parents | |
children |
rev | line source |
---|---|
Hans-Günter@24816 | 1 libnotify implements a standard for a desktop notifications service, through |
Hans-Günter@24816 | 2 which applications can generate passive popups to notify the user in an |
Hans-Günter@24816 | 3 asynchronous manner of events. |
Hans-Günter@24816 | 4 |
Hans-Günter@24816 | 5 Example use cases include: |
Hans-Günter@24816 | 6 |
Hans-Günter@24816 | 7 * Messages from chat programs |
Hans-Günter@24816 | 8 * Scheduled alarm |
Hans-Günter@24816 | 9 * Completed file transfer |
Hans-Günter@24816 | 10 * New mail notification |
Hans-Günter@24816 | 11 * Low disk space/battery warnings |