NAME

App::BCVI::NotifyDesktop - Display a notification message at the user's desktop

DESCRIPTION

This module is a plugin for bcvi (see: App::BCVI). It displays messages from the bcvi client using the Desktop Notification protocol. It assumes the user has also installed a plugin (such as App::BCVI::NotifyClient) to send the messages.

The module uses the Desktop::Notify module to generate DBus messages for display by a notification applet running in the user's desktop environment.

SUPPORT

You can look for information at:

COPYRIGHT & LICENSE

Copyright 2010 Grant McLean <grantm@cpan.org>

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.