Cast2chrome

Audio editors, music players, video players, burning software, etc.
Message
Author
User avatar
vovchik
Posts: 1507
Joined: Tue 24 Oct 2006, 00:02
Location: Ukraine

#21 Post by vovchik »

Dear wiak,

I had thought of on/off but you may want to contemplate that later. To use that icon for the taskbar you probably only need:

Code: Select all

<window image-name="/usr/share/pixmaps/grey-chromcast-red.svg"...
in the window code. You could also have that little svg within the script as a variable to be written out to /tmp, but that would not help with the desktop file, which wants an existing image.

It's a very minimal mod, compared to your very serious and impressive work on gtkwialog.

With kind regards,
vovchik

User avatar
spiritwild
Posts: 181
Joined: Mon 03 Oct 2016, 10:06

#22 Post by spiritwild »

Gtkwialog 0.8.5 is what I found on here. not sure where. Is that where I should be? Everything seems to work with your 0.0.4 version.

Good program, Thanks!

wiak
Posts: 2040
Joined: Tue 11 Dec 2007, 05:12
Location: not Bulgaria

#23 Post by wiak »

spiritwild wrote:Gtkwialog 0.8.5 is what I found on here. not sure where. Is that where I should be?
Yep, thanks.

Post Reply