MarcinOrlowski / html-clock-plasmoid

Configurable and lightweight clock widget for KDE. Stylable with QT supported subset of HTML markup, supporting variety of usable placeholders to design clock widget as you like.
67 stars 6 forks source link

Flip interval customization #69

Open sendevent opened 1 year ago

sendevent commented 1 year ago

Please describe the problem The currently provided one-second interval is a bit too long. For a separator (":") I'd expect the full circle of visible-invisible states change to be one second, but now it is two seconds in total.

Describe the solution you'd like to see I'd want it to be either fully customizable (say, msecs) or to have a list of predefined fractions of seconds (0.25, 0.5, etc)