yad icon indicating copy to clipboard operation
yad copied to clipboard

Yet Another Dialog

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

I was trying to make pop-ups for the icons in my polybar, I want to display some HTML (essentially a website). I used this example [https://gist.github.com/Misko-2083/227b53efa059f888f27bf6135b03b86b](url). My problem is that...

Hello, I have been using yad 0.42.1 with these scripts I'm attaching, and I compiled 11.0 and neither of scripts now works with 11.0, and I didn't think anything in...

How does one add functionality to the menu buttons in yad? This is my simple script below but I would like to execute some code when I right click the...

I have a yad dialog setup as a notebook. The notebook has 2 yad lists in it. I create the key used to join the 2 lists to the notebook...

From the man page: > --close-on-unfocus > Close the dialog window when it loose the focus. This should say "when it loses focus".

I'm on Ubuntu 22.04 and would like to install the latest yad (since Debian is still stuck at 0.40), but I would prefer not to go through the process of...

This PR adds a build workflow on Push/PR events. I've installed `libwebkit2gtk-4.0-dev` for Webkit support but the binary can not render HTML on my host (xubuntu 18.04): **[yad - Built...

It would be great if multiline TXT type field could be searched /numbered. There is a useful right-click menu already, could search/numbering be added to that?

:SCL field in yad --form can also be used as progress indicator, but would be more appealing if there was at least a fill colour on the left of the...

Hi, Commit 7d56d064eec65b9e9ab13612b195c08ca86a3c61 changed the default placement of a image added to the dialog from left to on top, but the description of `--image` [still mentions](https://github.com/v1cont/yad/blob/04167716187efd7e63bb78e4a3f878c673ea99c6/data/yad.1#L136) a left placement by...