wok-current diff libnotify/description.txt @ rev 19690
Up apngasm (2.91)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Feb 13 10:12:49 2017 +0100 (2017-02-13) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/libnotify/description.txt Mon Feb 13 10:12:49 2017 +0100 1.3 @@ -0,0 +1,11 @@ 1.4 +libnotify implements a standard for a desktop notifications service, through 1.5 +which applications can generate passive popups to notify the user in an 1.6 +asynchronous manner of events. 1.7 + 1.8 +Example use cases include: 1.9 + 1.10 + * Messages from chat programs 1.11 + * Scheduled alarm 1.12 + * Completed file transfer 1.13 + * New mail notification 1.14 + * Low disk space/battery warnings