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.
James Henstridge
963241dd15
add code to listen for commands on stdin when in listen mode.
2004-09-16 James Henstridge <james@jamesh.id.au> * src/notification.c: add code to listen for commands on stdin when in listen mode. * src/main.c: parse the --listen argument for --notification mode. * src/zenity.h (ZenityNotificationData): add a field for the "listen" argument.
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. Zen Requirements - ================== popt, scrollkeeper and intltool. gtk+-2.0, libglade-2.0, gconf-2.0 and libgnomecanvas-2.0.
Description
Languages
C
97.6%
CMake
2.2%
Shell
0.2%