yad icon indicating copy to clipboard operation
yad copied to clipboard

Yet Another Dialog

Results 142 yad issues
Sort by recently updated
recently updated
newest added

Good job adding the `--list --tree` switch! I had a quick question: can there be more than one single layer of rows in the list? For example, I'd like to...

My KDE plasma (version 5.22.5) generates .desktop files with the key Path[$e]= yad is "Unable to parse file" on these with Invalid key name: Path[$e] Maybe yad could ignore these...

Hello, I am using yad to display notification in BASH. However, there is some trouble while showing long text with specified height. My os system verison is Ubuntu **18.04.4** LTS,...

Good Morning, I have problems displaying strings with "-" and "_". Here's an example: ``` yad --form --title="Test mit -TEST und _TEST" --expander="Text: -TEST und _TEST" \ --field="Input1": "-1.TEST und...

Give this dialog: `yad --list --column whatever foo bar` **foo** shows up as selected. How would I make **bar** selected by default? I'm using yad de48b55.

Adds the toggle-action option to allow for a command to run when a checkbox or radio button is toggled in a list. Uses the same code to call the command...

When use I don't know how to scale up or fit dialog with / without keep ratio. I had tried --size=fit.

My searches were unsuccessful: would it be possible to add a per‐column horizontal alignment parameter in lists? Thank you.

Currently I have ```sh echo "$GUI" | yad \ --window-icon="system-software-install" \ --title="Post Install" \ --width=900 \ --height=500 \ --center \ --html \ --print-uri \ --no-buttons \ 2>&1 | while read...

Has the documentation moved to somewhere else? ``` $ curl "https://sanana.kiev.ua/index.php/yad" curl: (7) Failed to connect to sanana.kiev.ua port 443: Connection refused ```