librehat / com.librehat.yahooweather

[DEPRECATED] Yahoo! Weather Widget for Plasma Desktop
https://www.kde-look.org/p/998912/
GNU General Public License v3.0
23 stars 11 forks source link

Re #67: Use small font style icons for only the panel display. #69

Closed smitgd closed 8 years ago

smitgd commented 8 years ago

This causes the temperature and icon to overlap and thus take up less space in the panel while maintaining readability. This uses the method for displaying the panel icon and temperature of another "weather-widget" project: https://github.com/kotelnik/plasma-applet-weather-widget which uses font based weather "icons" from this project: https://erikflowers.github.io/weather-icons/ (license: SIL Open Font License) and added license info to README. new file: plasmoid/contents/code/icons.js new file: plasmoid/contents/fonts/weathericons-regular-webfont-2.0.10.ttf modified: plasmoid/contents/ui/CompactWx.qml modified: plasmoid/contents/ui/main.qml modified: README.md

smitgd commented 8 years ago

This supercedes now closed PR #68.

librehat commented 8 years ago

Thanks. I'll review it when I have spare time.

librehat commented 8 years ago

Looks very good on my laptop. Sorry for the delay. Thank you!