zenity/src
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
..
.cvsignore Up the gicker. 2004-07-19 01:01:58 +00:00
about.c Compile with -DGSEAL_ENABLED. Fixes bug 612498. 2010-04-08 18:00:29 +02:00
calendar.c util: Add an option to request dialogs being modal 2012-09-25 18:46:12 -04:00
color.c util: Add an option to request dialogs being modal 2012-09-25 18:46:12 -04:00
entry.c util: Add an option to request dialogs being modal 2012-09-25 18:46:12 -04:00
fileselection.c util: Add an option to request dialogs being modal 2012-09-25 18:46:12 -04:00
forms.c Fix various compiler warnings (two serious) 2012-08-12 12:20:07 -04:00
gdialog.in Fix quote and output bugs in the gdialog wrapper #128149. 2003-12-01 23:27:45 +00:00
main.c Adding missed files and code for --forms option. 2011-01-17 12:20:21 -02:00
Makefile.am Enable html support in --text-info option. This fix bug #598655, thanks for the work from Francis Meyvis francis.meyvis at gmail dot com. Two new options in --text-info: * --html - enable HTML support. * --url - load an url 2011-07-19 14:39:05 -03:00
msg.c msg: Add an option to set a custom dialog icon 2012-09-25 18:46:33 -04:00
notification.c Allow to specify notification's hints 2013-02-25 20:12:53 -03:00
option.c Allow to specify notification's hints 2013-02-25 20:12:53 -03:00
option.h Adding missed files and code for --forms option. 2011-01-17 12:20:21 -02:00
password.c util: Add an option to request dialogs being modal 2012-09-25 18:46:12 -04:00
progress.c util: Add an option to request dialogs being modal 2012-09-25 18:46:12 -04:00
scale.c util: Add an option to request dialogs being modal 2012-09-25 18:46:12 -04:00
text.c util: Add an option to request dialogs being modal 2012-09-25 18:46:12 -04:00
tree.c util: Add an option to request dialogs being modal 2012-09-25 18:46:12 -04:00
util.c Port to new documentation infrastructure 2012-08-21 19:17:12 -03:00
util.h Now if you use --timeout option, the return code will be properly handled 2011-06-17 10:51:00 -03:00
zenity.h Allow to specify notification's hints 2013-02-25 20:12:53 -03:00
zenity.ui msg: Add an option to set a custom dialog icon 2012-09-25 18:46:33 -04:00