#3130 closed feature-request (Fixed)
Use another icon name for tray
Reported by: | hxssss | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | Future |
Component: | GTK UI | Version: | 1.3.15 |
Keywords: | tray icon theme | Cc: |
Description
Please use other tray icon name for better customization and theme settings. https://github.com/bil-elmoussaoui/Hardcode-Tray/issues/460
Attachments (1)
Change History (11)
comment:1 by , 7 years ago
comment:2 by , 7 years ago
I just created link for icon from your example, run deluge, but still default icon in use. (/usr/share/icons/Papirus/24x24/panel/deluge-panel.svg already exist and not used by deluge)
sudo ln -s /usr/share/icons/Papirus/24x24/panel/deluge-panel.svg /usr/share/icons/Papirus/status/24
follow-up: 4 comment:3 by , 7 years ago
Can you test changing the name from deluge
to deluge-panel
. You can find the file installation location with:
$ locate gtkui/systemtray.py
comment:4 by , 7 years ago
Replying to Cas:
Yes, it work.
In file /usr/lib/python2.7/site-packages/deluge/ui/gtkui/systemtray.py
comment:5 by , 6 years ago
Thanks for the patch, would this not break the icon because we are not providing a deluge-panel.png
for the hicolour
theme? That is why I am cautious about applying this fix as don't want to break it for the rest of our users
We would need to supply this icon for 16, 22 & 24 pixel icons.
comment:6 by , 6 years ago
As I understand, yes, you need to add deluge-panel with Context=Status(/hicolor/[16x16]/status). I don't understand much icon themes. I'm use Papirus icon theme and I am orientated to working with it. This theme have necessary icons. https://github.com/bilelmoussaoui/Hardcode-Tray/issues/460
comment:7 by , 6 years ago
Resolution: | → Fixed |
---|---|
Status: | new → closed |
Fixed in develop: [fe42fb2c31d87b013]
Fixed in 1.3-stable: [993abbc6a66]
comment:8 by , 6 years ago
Milestone: | needs verified → 1.3.16 |
---|
As far as I was aware if the theme has a
<app>-panel.png
status icon then it will be used e.g./usr/share/icons/Faenza-Dark/status/24/deluge-panel.png