la-capitaine-icon-theme icon indicating copy to clipboard operation
la-capitaine-icon-theme copied to clipboard

Add Hardcode-Tray Support

Open bilelmoussaoui opened this issue 7 years ago • 8 comments

Hardcode-Tray is a Python/Bash script that let the user fixes the hardcoded tray icons(those ugly ones) and replace them with better monochrome ones. For now, Hardcode-Tray is supported by Papirus, Numix theme. Which is already great, but it will be even better if you would like to get your theme to support it. Nothing need to be done from your part except of adding few tray icons for each support application and the script handles all the rest :) https://github.com/bil-elmoussaoui/Hardcode-Tray

Just ping me if you need any information about how to add the support or anything information that might be needed

bilelmoussaoui avatar Mar 09 '17 17:03 bilelmoussaoui

I will definitely look into this, thanks for the suggestion!

Is there a list of icon names somewhere?

keeferrourke avatar Mar 09 '17 18:03 keeferrourke

The database of the icons can be found here https://github.com/bil-elmoussaoui/Hardcode-Tray/tree/master/database, just open whatever application you want to support, and read the JSON file. The icons are stored under the icons key, you will have to add the theme subkey. For example https://github.com/bil-elmoussaoui/Hardcode-Tray/blob/master/database/anatine.json#L17

Some icons, does not have a theme key, for example, https://github.com/bil-elmoussaoui/Hardcode-Tray/blob/master/database/touchpad-indicator.json, in that case, you will just need to add all those icons under they icons Array. Hope it's clear enough, just ping me for any issues/questions

bilelmoussaoui avatar Mar 09 '17 18:03 bilelmoussaoui

perfect, thanks for the explanation!

keeferrourke avatar Mar 09 '17 19:03 keeferrourke

Haven't seriously done anything about this issue despite the ``priority-high'' status. I'll try to tackle this over the next few weeks before I make the 0.5.0 release as mentioned in issue #162.

keeferrourke avatar Jun 17 '17 18:06 keeferrourke

Hey, if you need help just let me know :+1:

bilelmoussaoui avatar Jun 29 '17 21:06 bilelmoussaoui

@bil-elmoussaoui my scarcest resource is time right now; if you want to help in any way, I would appreciate it. I probably won't be able to take a look at this for a few weeks.

keeferrourke avatar Jul 01 '17 17:07 keeferrourke

Delaying adding support for this until v0.6.0. v0.5.0 already has a really long list of changes, and has gone through several major design overhauls.

keeferrourke avatar Aug 14 '17 11:08 keeferrourke

Move this to 0.7.0, as it's been too long since 0.5.0.

keeferrourke avatar Jul 30 '18 00:07 keeferrourke