Find a file
2026-08-07 01:38:51 +02:00
.ci Resolve release tags from upstream v1cont/yad 2026-07-13 08:37:52 +02:00
.github 🚚 'KaKi87' user -> 'VibedByKaKi' org 2026-08-07 01:38:51 +02:00
data add "quit" command to the button fields in form dialog 2026-06-30 16:06:39 +03:00
debian Add CI to build releases and APT repository on master 2026-07-12 23:06:50 +02:00
po update translations 2026-07-01 08:51:19 +03:00
src add mnemonic to check field in form dialog (enchance the previous commit) 2026-07-04 13:32:32 +03:00
.gitignore Drop GSettings as a settings engine. Rollback to a simple and optional ini-style configuration 2026-04-14 20:43:16 +03:00
AGENTS.md Add AGENTS.md with Cursor Cloud dev environment instructions 2026-07-12 20:26:20 +00:00
AUTHORS Initial commit 2017-09-29 16:59:32 +03:00
ChangeLog.old Initial commit 2017-09-29 16:59:32 +03:00
configure.ac Update NEWS file. Bump version. Prepare to release (15.0) 2026-07-01 08:52:02 +03:00
COPYING Initial commit 2017-09-29 16:59:32 +03:00
Makefile.am Cleanup 2026-01-09 09:09:25 +02:00
NEWS Update NEWS file. Bump version. Prepare to release (15.0) 2026-07-01 08:52:02 +03:00
README.md Drop GSettings as a settings engine. Rollback to a simple and optional ini-style configuration 2026-04-14 20:43:16 +03:00
THANKS Initial commit 2017-09-29 16:59:32 +03:00
TODO update TODO 2017-11-19 12:47:14 +02:00

Yet Another Dialog

NB:

Well, sorry for silence but i'm too busy right now (fucking war, fucking russians). After all i'm still alive

Just want to say - YAD is not an abandoned project. Because of external circumstances i cannot maintain it very actively, but i lurk for all of yours reports and proposals and keeps it in my mind

Thanks for understanding and patience

=========

Program allows you to display GTK+ dialog boxes from command line or shell scripts. YAD depends on GTK+ only. Minimal GTK+ version is 3.22.0

This software is licensed under the GPL v.3

Project homepage: https://github.com/v1cont/yad
Complex examples: https://github.com/v1cont/yad/wiki/YAD-Examples
Mailing list: http://groups.google.com/group/yad-common

Some miscellaneous stuff can be found in data/misc directory including notify-send script and simple zenity-compatible wrapper

A fresh gtk2 branch of YAD can be obtained from this repository - https://github.com/step-/yad

Building git version

Get git version with command

git clone https://github.com/v1cont/yad.git yad-dialog-code

Before run the standard ./configure && make && make install procedure you need to generate build scripts. This can be done by running command

autoreconf -ivf

You must manually run gtk-update-icon-cache after installation.

For successfully build you may need to install the following packages:

Additionally, you can build yad with the following libraries: