EliverLara / candy-icons

:lollipop: Sweet gradient icons
https://www.opendesktop.org/p/1305251/
GNU General Public License v3.0
1.09k stars 117 forks source link

[Icon request] Tray icons for Blueman and Evolution appointment #233

Open Random-Chain opened 3 years ago

Random-Chain commented 3 years ago

I would like to have tray icons of Bluetooth connection states, and for Evolution meeting notifications. Right now I'm using these replacements I hacked with Inkscape, but I hope to get something a little more professional.

blueman-active - when Bluetooth has an active connection blueman-active

blueman-disabled - when Bluetooth is off blueman-disabled

appointment-soon and appointment-missed - I used the Gnome Calendar icon as a template for these. appointment-soon appointment-missed

ratijas commented 2 years ago

Since the icons are indeed names like that in blueman package, they could be shipped with candy-icons.

https://archlinux.org/packages/community/x86_64/blueman/

usr/share/icons/hicolor/scalable/
usr/share/icons/hicolor/scalable/actions/
usr/share/icons/hicolor/scalable/actions/blueman-plugin.svg
usr/share/icons/hicolor/scalable/apps/
usr/share/icons/hicolor/scalable/apps/blueman.svg
usr/share/icons/hicolor/scalable/devices/
usr/share/icons/hicolor/scalable/devices/blueman-device.svg
usr/share/icons/hicolor/scalable/devices/blueman-serial.svg
usr/share/icons/hicolor/scalable/status/
usr/share/icons/hicolor/scalable/status/blueman-active.svg
usr/share/icons/hicolor/scalable/status/blueman-disabled.svg
usr/share/icons/hicolor/scalable/status/blueman-tray.svg
usr/share/icons/hicolor/scalable/status/blueman-x.svg
usr/share/icons/hicolor/scalable/status/blueman.svg

Not sure what could be done about Calendar though:

https://archlinux.org/packages/extra/x86_64/gnome-calendar/

usr/share/icons/
usr/share/icons/hicolor/
usr/share/icons/hicolor/scalable/
usr/share/icons/hicolor/scalable/apps/
usr/share/icons/hicolor/scalable/apps/org.gnome.Calendar.Devel.svg
usr/share/icons/hicolor/scalable/apps/org.gnome.Calendar.svg
usr/share/icons/hicolor/symbolic/
usr/share/icons/hicolor/symbolic/apps/
usr/share/icons/hicolor/symbolic/apps/org.gnome.Calendar-symbolic.svg
usr/share/icons/hicolor/symbolic/apps/org.gnome.Calendar.Devel-symbolic.svg

…but at least they are present in some icon packs (I don't know which one GNOME desktop environment uses by default):

❯ pkgfile --search appointment-soon.svg
community/cutefish-icons
community/elementary-icon-theme
community/faenza-icon-theme
community/mate-icon-theme-faenza
community/papirus-icon-theme
ratijas commented 2 years ago

Very much related: https://gitlab.gnome.org/GNOME/gnome-calendar/-/issues/672

But I can't figure out where did that icon go in the end.

Random-Chain commented 2 years ago

This would explain why my calendar icon no longer works with Pop!_OS 21.10. But I'd still appreciate it if a bluetooth tray icon can be added.