bilelmoussaoui / Hardcode-Tray

Fixes Hardcoded tray icons in Linux
Other
861 stars 63 forks source link

Discord Canary #685

Closed georgeat8 closed 2 years ago

georgeat8 commented 3 years ago

Specifications

Expected behavior and actual behavior

Seems that Discord Canary is not supported, as the tray icon doesn't change on running the script, although the script shows that Discord was edited. I currently have only the Canary version installed.

image

Steps to reproduce the problem

  1. Install Discord Canary from AUR
  2. Run the script
varlesh commented 3 years ago

It's pointless, because have very often updates. https://aur.archlinux.org/cgit/aur.git/log/?h=discord-canary

varlesh commented 3 years ago

supported only stable version

varlesh commented 3 years ago

Discord have release number on icon path:

"icons_path": [
        "{userhome}/.config/discord/0.0.14/modules/discord_desktop_core/"
    ]

And this problem for updates

georgeat8 commented 3 years ago

Yes, that I know. Doesn't seem like such a big update to be done in case of a new version, but I see your point. Will resort to a small script to replace it.

varlesh commented 2 years ago

Canary now supported