-
```
At the script below, if I comment the yad line, everything goes OK, otherwise
an error (that looks like produced by coproc) occurs.
#!/bin/bash
# Demo of yad + coproc (threads)
coproc proc1 {
…
-
Hi. Despite all my efforts, I can not make `yad` to read additional arguments from a file.
Here is what I do:
``` sh
(
echo "--title" # also tried "title" without dashes, did not help
echo "My…
-
```
What steps will reproduce the problem?
1. yad --title='Testing' --dclick-action='/usr/bin/chromium-browser'
--width=1000 --height=500 --list --column='Site' --column='Description'
'http://code.g…
-
Do we want to swap the Dilog implementation here
https://github.com/N3PDF/yadism/blob/593a012dc7f4666c2c993dbdd37a6a2d55db0455/src/yadism/coefficient_functions/special/__init__.py#L8
with this one…
-
I wrote this little tutorial on how to create a debian package easily. It would be interesting to add these instructions to the GitHub Wiki section.
# Creating a Debian Package
## 1) Install req…
nerun updated
5 months ago
-
Create YAD scripts and playbooks to configure fingerprint login
https://knowledgebase.frame.work/fedora-fingerprint-troubleshooting-SyfIAyCM3
-
```
What steps will reproduce the problem?
1. yad-icon-browser -foo
What is the expected output? What do you see instead?
Expected: warns or exits because of unknown command line option.
See:
> yad-…
-
vertical slider for yad --scale would be nice
-
Hi,
if I run the command `yad --notification --image=update.png --text "Test"` the tray icon label remains 'YAD'. Is this the expected behaviour?
Thanks!
-
Dialog height isn't minimum unless specify a height or specify a small value for the height.
But any width is allowed and that's OK, as with previous YAD versions.
```
yad --title="app - title" -…