Table of Contents

notification-daemon-xfce

About

Notification-daemon-xfce is a port of Gnome's notification-daemon for the Xfce desktop.

Credits

Original notification-daemon is written by Christian Hammond and John Palmieri.

Installation

Dependencies

Conflicts

Notification-daemon-xfce conflicts with the original notification-daemon

Compile

The simplest way to compile this package is:

You can optionally disable/enable the following settings:

Usage

Notification-daemon-xfce is a dbus daemon, so to use it, you need a frontend application to trigger the daemon. This application is libnotify. Libnotify provides bindings for applications and also a small application to manually send messages to the daemon: notify-send. Libnotify is probably provided by your distribution.

Using notify-send

After you've compiled notification-daemon-xfce and installated libnotify you can test the daemon by running:

notify-send “Test notification”

If everything went fine, a notification pops up on the right bottom of you screen; congratulations! You can create more complex notifications like so:

notify-send -i appointment -u critical “Reminder” “You've got an appointment in 10 minutes.”

The result should be something like the screenshot below.

For more information about using notify-send, type notify-send –help

Screenshots

Sample Notification Sample Notification

Xfce MCS manager plugin

Releases

notification-daemon-xfce-0.3.7

notification-daemon-xfce-0.3.6

notification-daemon-xfce-0.3.5

ChangeLog

ChangeLog

Galago Website

Gaim Libnotify

Ruby bindings for libnotify Python bindings for libnotify