pacjo / SmartspacerPlugins

Repository for my plugins for Smartspacer: Generic Weather, Local Battery, Sleep as Android and more
GNU General Public License v3.0
19 stars 2 forks source link

[Feature request] option to use Breezy Weather/Geometric Weather icon packs and/or Material Icons #2

Open ThatOneCalculator opened 6 months ago

ThatOneCalculator commented 6 months ago

Right now for Breezy Weather, I use the Pixel icon pack, but that's not reflected in the complication. Being able to either use that or the material icons representing the weather condition would be great for visual consistency.

Complication:

Screenshot_20240101-121907.png

Breezy Weather widget:

Screenshot_20240101-121928.png

Breezy Weather UI:

Screenshot_20240101-121905.png

ThatOneCalculator commented 6 months ago

Material weather icons (most visually consistent with other complications): https://fonts.google.com/icons?icon.query=weather

Screenshot_20240101-122311.png

CoelacanthusHex commented 1 month ago

I use Round iconpack for Breezy Weather and meet this inconsistency issue. If it's too difficult to support Breezy Weather/Geometric Weather icon packs, use Material weather icons is an acceptable solution. FYI, iconpack document is https://github.com/breezy-weather/breezy-weather-icon-packs/blob/main/INSTRUCTIONS.md

pacjo commented 1 month ago

FYI, iconpack document is https://github.com/breezy-weather/breezy-weather-icon-packs/blob/main/INSTRUCTIONS.md

I know about that, thanks. I even talked with maintainer of Breezy and he did point me to the important parts of icon pack logic, but I wasn't able to implement it.

Anyway, I'd love to add this in the future, so this issue is staying open for now.