Stripped Down Zenity For MCPI-Reborn
Go to file
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
data Add about password and forms dialog. 2012-02-02 17:23:35 -02:00
help help: Fix French translation 2012-11-29 08:12:56 +01:00
m4 Update autotools configuration 2011-02-15 21:20:50 +00:00
po Updated Polish translation 2013-02-17 21:23:07 +01:00
src Allow to specify notification's hints 2013-02-25 20:12:53 -03:00
.bzrignore Added Finnish translation Added screenshots Added translated screenshot 2008-09-18 19:35:06 +00:00
.cvsignore move to automake 1.9 and several cleanups (Fixes bug #341056). Patch from 2006-05-10 03:37:14 +00:00
AUTHORS Update text files to reflect zenity in year 2010. 2010-05-28 00:59:10 +01:00
autogen.sh autogen.sh: Use configure.ac instead configura.in 2011-02-15 21:23:13 +00:00
ChangeLog Add ChangeLog with commit message instructions 2009-08-10 22:04:47 +01:00
ChangeLog.pre-git Rename ChangeLog to ChangeLog.pre-git 2009-08-10 22:04:47 +01:00
configure.ac 3.7.2 2012-11-21 13:59:24 -05:00
COPYING revert back to GNU LGPL. 2006-12-02 11:05:10 +00:00
HACKING Update text files to reflect zenity in year 2010. 2010-05-28 00:59:10 +01:00
MAINTAINERS Update text files to reflect zenity in year 2010. 2010-05-28 00:59:10 +01:00
Makefile.am Port to new documentation infrastructure 2012-08-21 19:17:12 -03:00
NEWS 3.7.2 2012-11-21 13:59:24 -05:00
README Update text files to reflect zenity in year 2010. 2010-05-28 00:59:10 +01:00
THANKS Update text files to reflect zenity in year 2010. 2010-05-28 00:59:10 +01:00
TODO add a Zenity wiki page reference. 2005-09-17 03:06:51 +00:00
zenity.doap Update text files to reflect zenity in year 2010. 2010-05-28 00:59:10 +01: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