2005-08-28 09:03:20 +02:00
|
|
|
The Desktop Notifications framework provides a standard way of doing passive
|
|
|
|
pop-up notifications on the desktop. These are designed to notify the
|
|
|
|
user of something without interrupting their work with a dialog box that they
|
|
|
|
must close. Passive popups can automatically disappear after a short period
|
2005-08-28 08:53:44 +02:00
|
|
|
of time.
|
|
|
|
|
2005-08-31 23:06:27 +02:00
|
|
|
This port contains the library and a small command line client.
|
2005-08-28 08:53:44 +02:00
|
|
|
See deskutils/notification-daemon for the daemon.
|
|
|
|
|
2005-09-26 13:09:26 +02:00
|
|
|
WWW: http://www.galago-project.org/specs/notification/index.php
|