This repository has been archived on 2024-11-22. You can view files and clone it, but cannot push or open issues or pull requests.
Nuno Araujo 74d867c2aa Allow to specify notification's hints
Desktop Notifications Specification [1] specifies that hints can be
used to provide extra data to a notification server.

A new command line option --hint allows to add a hint to the
notification to display.
This option can be used multiple times, one for each hint to add.
--hint option format is name:value.

The new 'hints' command allow to specify hints in 'listen' mode.
Same format that in the command line option is used.
Several hints can be passed by separating them by '\n'.

Hints of value type '(iiibiiay)' are not supported.
This value type is used to pass a raw data image as a hint value.

This new change is useful for implementing the NotificationSource [2]
GNOME Goal.
A application using zenity and having a desktop file, can now specify
that it is a notification emitter and it's notifications can be
filtered in the new Notifications GNOME control panel pane.

[1] http://people.gnome.org/~mccann/docs/notification-spec/notification-spec-latest.html#hints
[2] https://live.gnome.org/GnomeGoals/NotificationSource

https://bugzilla.gnome.org/show_bug.cgi?id=693751
2013-02-25 20:12:53 -03:00
2012-02-02 17:23:35 -02:00
2012-11-29 08:12:56 +01:00
2011-02-15 21:20:50 +00:00
2013-02-17 21:23:07 +01:00
2013-02-25 20:12:53 -03:00
2012-11-21 13:59:24 -05:00
2006-12-02 11:05:10 +00:00
2012-11-21 13:59:24 -05:00
2005-09-17 03:06:51 +00:00

Zen Understanding -
===================
This is zenity - a rewrite of gdialog, the GNOME port of dialog
which allows you to display dialog boxes from the commandline
and shell scripts. If you understand, things are just as they 
are. If you don't understand, things are just as they are.

This software is licensed under the LGPL.

Zen Requirements -
==================
scrollkeeper and intltool.
gtk+-2.0
Description
Stripped Down Zenity For MCPI-Reborn
Readme
Languages
C 97.6%
CMake 2.2%
Shell 0.2%