wok-6.x annotate libnotify/description.txt @ rev 20940
updated freeglut-dev again (2.6.0 -> 3.0.0)
author | Hans-G?nter Theisgen |
---|---|
date | Sat Mar 02 17:44:22 2019 +0100 (2019-03-02) |
parents | |
children |
rev | line source |
---|---|
al@18948 | 1 libnotify implements a standard for a desktop notifications service, through |
al@18948 | 2 which applications can generate passive popups to notify the user in an |
al@18948 | 3 asynchronous manner of events. |
al@18948 | 4 |
al@18948 | 5 Example use cases include: |
al@18948 | 6 |
al@18948 | 7 * Messages from chat programs |
al@18948 | 8 * Scheduled alarm |
al@18948 | 9 * Completed file transfer |
al@18948 | 10 * New mail notification |
al@18948 | 11 * Low disk space/battery warnings |