yaddemo icon indicating copy to clipboard operation
yaddemo copied to clipboard

Learning to use the YAD command

Results 4 yaddemo issues
Sort by recently updated
recently updated
newest added

```bash #!/bin/bash function choice(){ echo $1 kill -s SIGTERM $YAD_PID } export -f choice yad --form --text="Choose a browser to launch:" \ --field="Foo":fbtn "bash -c 'choice hello'" \ --field="bar":fbtn "bash...

utilities/icon-browser is non-functional after gtk4.0 installation [fixed by pull request](https://github.com/cjungmann/yaddemo/pull/4)

Your link to Yad Utilities does not work. https://github.com/cjungmann/yaddemo/blob/master/docs/yadutilities.md