Skip to content

Releases: MarcinOrlowski/html-clock-plasmoid

2.1.0

15 Jan 10:56
3a37e50

Choose a tag to compare

  • Added widget logo.
  • Reorganized documentation into separate files.
  • Added live clock layout preview in configuration dialog.
  • Changed widget icon from analog to digital clock [#95].
  • Added option to launch app on widget click instead of calendar [#73].
  • Fixed timezone offset calculation for positive offsets [#1].
  • Fixed global timezone offset not updating date placeholders correctly [#82].
  • Added | as placeholder separator for modifiers (e.g. {hh|U}) and {cycle} (allows : in values).
  • Added per-placeholder timezone offset support using | separator (e.g. {hh|+09:00}) [#1].
  • Added translation/i18n support for settings UI with 14 languages [#85].
  • Documented {wy} week of year placeholder [#71].
  • Added {cycle} placeholder for multi-value cycling (replaces {flip}) [#127].
  • Added {random} placeholder for random value selection [#128].
  • Added configurable {cycle} interval and {random} interval settings [#69] [#128].
  • Added 3 user layout slots for experimentation and easy rollback [#130].
  • Fixed padding above widget on thin toolbars [#108].
  • Deprecated {flip} placeholder (use {cycle} with 2 values instead).

1.6.4

20 Feb 18:55
c964c90

Choose a tag to compare

  • Fixed incorrect handling of multiple {flip} entries placed in the same line in template markup [#57]

1.6.3

02 Sep 08:00
da2f349

Choose a tag to compare

  • Fixed layout config control buttons being rendered in unusable form [#35]

1.6.2

12 Dec 13:55
278a6fc

Choose a tag to compare

  • Fixed broken calendar view.

1.6.1

07 Dec 07:35
c1ea3f3

Choose a tag to compare

  • Fixed widget tooltip not honoring TimeZone offset when enabled.

1.6.0

06 Dec 16:27
e7b8fe6

Choose a tag to compare

  • Added option to specify time zone offset (in [+/-]HH:MM format) to support "world clock" application.
  • Added option to force widget container fill its parent container in 100% available.

1.5.0

25 Mar 08:43

Choose a tag to compare

  • Added support for Plasma 5.19's transparent background feature

1.4.0

24 Mar 16:15

Choose a tag to compare

  • Added support for widget transparent background.

1.3.1

23 Mar 15:41
ddc77b8

Choose a tag to compare

  • Dropped use of "backtick" JS syntax due to problems on Debian 10's Plasma version. Reporeted by @Kolychy. Closes #28

1.3.0

29 Jan 10:08
cdf4f9a

Choose a tag to compare

  • Added support for using custom font [#23].
  • Added color and font helpers to layout editor.
  • Removed layout editor's custom context menu. CTRL-C, CTRL-V, CTRL-X works.
  • Removed "Default base font pixel size" as now is taken from font used.