conky icon indicating copy to clipboard operation
conky copied to clipboard

Is it possible? Set Conky's window icon & taskbar icon

Open Botspot opened this issue 3 years ago • 6 comments

Issue

  1. I'm using Conky to graph the performance of various file copy operations.
  2. It would be awesome if conky's window icon could be customized. Right now, it's blank:

2021-03-04-134355_1920x1080_scrot

No this is not Windows, it's Linux trying to look like Windows. ;)

Information

Conky version 1.10.8-1 armhf

Botspot avatar Mar 04 '21 19:03 Botspot

Anyone? @brndnmtthws @labath @ngaro

Botspot avatar Mar 10 '21 02:03 Botspot

If you're under Xorg, you can use xseticon.
Also try playing with own_window_class - not sure it has an impact, but it might.
Or start it from a .desktop file - on some DEs that's enough I believe.

ohnonot avatar Mar 18 '21 07:03 ohnonot

If you're under Xorg, you can use xseticon.

I'm hesitant to add another dependency to the software I'm going to distribute. xseticon will be a last resort.

Or start it from a .desktop file - on some DEs that's enough I believe.

Could you help me with that? I'm using LXDE, and here's the desktop file I made for it:

[Desktop Entry]
Version=1.0
Terminal=false
Type=Application
Name=conky
Exec=conky -c /home/pi/ultiflash/config/conky-rsync.config
Icon=gparted
StartupWMClass=conky
Categories=Graphics;
StartupNotify=true

The file is located at /home/pi/.local/share/applications/conky.desktop

Expected behavior: Conky launches with the gparted icon.
Actual behavior: Conky launches with the same blank icon.

@ohnonot Do you see anything wrong with my desktop file? Or must I conclude that LXDE is not capable?

Botspot avatar Mar 20 '21 02:03 Botspot

This issue is stale because it has been open 365 days with no activity. Remove stale label or comment, or this issue will be closed in 30 days.

github-actions[bot] avatar Dec 10 '22 02:12 github-actions[bot]

Any updates on this?

Botspot avatar Dec 11 '22 19:12 Botspot

This issue is stale because it has been open 365 days with no activity. Remove stale label or comment, or this issue will be closed in 30 days.

github-actions[bot] avatar Dec 13 '23 01:12 github-actions[bot]

This issue was closed because it has been stalled for 30 days with no activity.

github-actions[bot] avatar Feb 24 '24 01:02 github-actions[bot]