-
First of all, I want to congratulate you on this snap creation.
I have been using Picasa for a long time with wine and for several years with playonlinux to access my photo databases.
On a new lapto…
-
Beginner here. I have been trying to post notifications to myself using a combination of text and images
I also want this to work in my user's crontab.
I tried many different variations of yad opti…
-
This actually applies only to Debian Trixie. Debian SID, you wont have issue
The Hint button requires YAD (Yet Another Dialog)
yad for some reason was removed from Debian-Testing
https://tracke…
-
With yad 14.1, this creates a messed up field set:
```
yad --form \
--columns=2 --align=center \
--field=A:LBL \
--field=H:NUM '0!0..23' \
…
-
A request for the future and for all linux lovers..
To expand the application functions and exec additional applications or scripts, it would be fantastic to be able to define and add a customizabl…
-
Version: deno 2.0.0-rc.10
v8 12.9.202.13-rusty
typescript 5.6.2
When trying to compile a simple Deno script (console.log("deno 2.0");) into binary on Windows, non-administrator users encounter t…
-
in the PineAPPL generation we're hard coding at the moment the hadronic target: this might become a problem with NuTeV and CHORUS
https://github.com/N3PDF/yadism/blob/23c413de082d550b2161512b90a215…
-
My 2 Yad based apps with html option displays blank windows.
It happens on some machines (not mine, but my users) so I cant find the issue.
It started with Yad 12 and after, not sure about older ver…
-
I am running a script that uses yad version 13.0 (GTK+ 3.24.38). For some reason, the --tooltip option doesn't work and the popup text is not displayed when hovering over the tray icon.
## Steps fo…
-
```
What steps will reproduce the problem?
I'm trying to create a menu with several vertically aligned buttons. Since
buttons created with "--button=*" can't be aligned vertically, I'm using
"--form…