psifidotos / applet-latte-analogclock

Analog clock applet that respects Latte items size
GNU General Public License v2.0
2 stars 2 forks source link

[IDEA] Dynamic Calendar for Latte Dock #2

Open varlesh opened 5 years ago

varlesh commented 5 years ago

earlier i'm fork calendar widget and added some fixes for hide lines and change dynamic icon... But result not like me, because icon static and hardcoded. image I'm have idea solve this with dynamic icons and ID layers on SVG. For example, we have SVG file with 12 months icons only. For better representation months icons colorized for 4 seasons:

varlesh commented 5 years ago

Another variant (and i think it's better, because months will be translated). We have only 4 icons for seasons. Current day and month draw by widget: image

varlesh commented 5 years ago

season-calendar.tar.gz Here clean template SVG with ID's:

varlesh commented 5 years ago

Original Calendar widget looking now: image

varlesh commented 5 years ago

fixed svg with gradient bug: season-calendar.tar.gz