5a1dd9dd18
D-BUS notifications. PR: 84719 Submitted by: Andreas Kohn <andreas@syndrom23.de>
10 lines
493 B
Text
10 lines
493 B
Text
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
|
|
of time.
|
|
|
|
This port contains the only library and a small command line client.
|
|
See deskutils/notification-daemon for the daemon.
|
|
|
|
WWW: http://www.galago.info/specs/notification/index.php
|