-
```
1)What steps will reproduce the problem?
Run this script
text="Lorem ipsumAnd enjoy
yad!"
yad --list --column "":TEXT "$text"
2)What is the expected output? What do you see instead?
Lorem ipsu…
-
```
What steps will reproduce the problem?
1. Any yad command. e.g. "yad --version"
What is the expected output?
0.27.0
What do you see instead?
Gtk-Message: Failed to load module "overlay-scrollba…
-
```
YADP 0.1.0-rc29
```
```
[root@365f17e65bac ~]# docker images | grep jenkins-slave
greenlancer/jenkins-slave latest d442745d65e6 7 days ago 2.111 G…
-
Tried to run this on Fedora 33 after a snap install.
I tried to run it on the command line to get a better log:
```
-> % gog-galaxy-wine
WARNING: c…
-
```
Hi ananasik,
Not sure if you saw the Zenity script for Logout, I made some changes to it so
it would work wih yad, it's about all I understand.
I guess radiolists are deprecated, but even if th…
-
GUI will not work under wayland (TUI not affected)
yad --notebook (tabs) don't work well on wayland yet so..
https://github.com/v1cont/yad/issues/159
-
```
Have you though about trying to get YAD into the official Debian repositories?
It would be so much easier for people to use it for their scripts if it would
be available in official repositories…
-
```
When using yad with the --notification option, it displays an icon in the
notification area.
Unfortunately, yad still uses the older method, and Canonical in all its wisdom
has decided to no lo…
-
It is not perfect, but as I was searching for this, I did not find one.
You need to run it with sudo.
Some packages are installed that are not needed for it, but idk anymore which one and if you sea…
-
As of now, reminder uses the default yad icon and activity title (when you hover over the icon)
This makes it seem hacked together.
Change the icon and title to something more appropriate.
Make s…