mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
22e83cda0c
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
9 lines
481 B
Text
9 lines
481 B
Text
notify-sharp is a C# client implementation for Desktop Notifications, i.e.
|
|
notification-daemon. It is inspired by the libnotify API.
|
|
|
|
Desktop Notifications provide a standard way of doing passive pop-up
|
|
notifications on the Linux 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 requires ndesk-dbus-glib and gtk-sharp.
|