Problems with YAD --progress function.

16 views
Skip to first unread message

Les Strater

unread,
Jul 2, 2026, 10:39:44 PM (4 days ago) Jul 2
to yad-common
I'm using the YAD --progress window and it's working really well.  The problem is that the 'percent number' (or any text I print to the window) is so small and light gray you can hardly read it.  I've tried every Googled option to change the font (span/markup/Pango/ANSI) and nothing works.  It works on a regular YAD window, but not on the '--progress' window.  Anyone know a way to change the font size/color?
I'm using Debian-13, which sticks me with YAD version-7.
Thank you!

Victor Ananjevsky

unread,
Jul 3, 2026, 1:30:50 AM (4 days ago) Jul 3
to yad-c...@googlegroups.com
this is not yad issue. this is a problem with your current gtk theme.

try to add "progressbar text {color: #000; font-size: 20px;}" to your theme css

in modern yad versions there is a --css argument which allows you to pass additional css code directly to yad.
but i'm not sure if it exists and works for your version

3 липня 2026 р., 05:39, "Les Strater" <lesst...@gmail.com> написав:
I'm using the YAD --progress window and it's working really well. The problem is that the 'percent number' (or any text I print to the window) is so small and light gray you can hardly read it. I've tried every Googled option to change the font (span/markup/Pango/ANSI) and nothing works. It works on a regular YAD window, but not on the '--progress' window. Anyone know a way to change the font size/color?
I'm using Debian-13, which sticks me with YAD version-7.
Thank you!
--
You received this message because you are subscribed to the Google Groups "yad-common" group.
To unsubscribe from this group and stop receiving emails from it, send an email to yad-common+...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/yad-common/eb84bc26-0acf-47f3-9755-7f12385f41ecn%40googlegroups.com.


--
wbr
Victor "Ananas" Ananjevsky

Slava Ukraini!!!

Ken

unread,
Jul 3, 2026, 9:51:49 AM (4 days ago) Jul 3
to yad-c...@googlegroups.com
The --info --on-top features seem to be removed in the latest version. Some other options may also have been removed or changed from the older versions as I haven't fully tested them all.
  

Richard Quint

unread,
Jul 3, 2026, 12:53:48 PM (3 days ago) Jul 3
to Les Strater, yad-c...@googlegroups.com
I've had success using

--css="#yad-progress-widget{font-size:16pt; font-weight:bold;
color:navy; }" \

but that's with yad version 14

Les Strater

unread,
Jul 3, 2026, 3:32:16 PM (3 days ago) Jul 3
to yad-common
Thank you Victor,
The 'progressbar text' line worked perfectly when I added it to the gtk 3.0 theme css.  
I checked and '--css' wasn't added until Yad ver-8 so I'm SOL with that option on ver-7.
I did try going the older ' --gtkrc=style.rc' route but couldn't get that to work.  I'm sure my incorrect syntax was the problem.
Reply all
Reply to author
Forward
0 new messages