
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
Yad (Yet Another Dialog) is a fork of Zenity with many improvements, such as custom buttons, additional dialogs, popup menu in notification icon and more.
4 years ago
- add --no-selection option to list dialog
- improve --center option
- add spell checking support for text field in form and text-info dialog
- add gtksourceview support to text-info dialog
- fix setting initial value for numeric text entry in entry dialog
- do not close print dialog when preview button is clicked
- add --monitor option to icon dialog
- change default font for text-info and print text files to Monospace
- quote field values for button callback in form dialog
in version 0.36.1
- fix quoting buttons commands in form dialog
in version 0.36.2
- honor precision for floats in numeric fields of form and entry dialogs
- fix settings title and icon for browser mode in html dialog
in version 0.36.3
- fix segfault when parse desktop files with missed or empty Comment field in icons dialog
- code and output cleanup
4 years ago
- add --no-selection option to list dialog
- improve --center option
- add spell checking support for text field in form and text-info dialog
- add gtksourceview support to text-info dialog
- fix setting initial value for numeric text entry in entry dialog
- do not close print dialog when preview button is clicked
- add --monitor option to icon dialog
- change default font for text-info and print text files to Monospace
- quote field values for button callback in form dialog
in version 0.36.1
- fix quoting buttons commands in form dialog
in version 0.36.2
- honor precision for floats in numeric fields of form and entry dialogs
- fix settings title and icon for browser mode in html dialog
in version 0.36.3
- fix segfault when parse desktop files with missed or empty Comment field in icons dialog
- code and output cleanup
sportegioco
6 years ago
Report
keithhedger
7 years ago
Been using it for a while and it's a rock solid app 5*
Voted up.
Report
zonsaja
8 years ago
I made a shell-script based program (see http://gnome-look.org/content/show.php/zonColor+Themes+Pack?content=156189) that heavily use Zenity for GUI dialog. That because it is there by default in GNOME desktop. I wish I can use YAD instead, but I dont want to bother users installing it.
Is it possible to include (embed?) YAD in my program so I can just call it in my script without users having to install it separately?
Thanks again.
Report
ananas
8 years ago
Report
hotice
9 years ago
Report
nale12
9 years ago
Report