Skip to content

Releases: MarcinOrlowski/weekday-plasmoid

1.7.1

21 Feb 08:06
84b58b2
Compare
Choose a tag to compare
  • Tweaked "Forest" theme.
  • Added "fake mode" warning to theme editor pane.
  • Internal code cleanup.

1.7.0

01 Feb 08:54
Compare
Choose a tag to compare
  • Added support for using custom fonts [#48].
  • Removed theme export's custom context menu. CTRL-C, CTRL-V, CTRL-X still works.

1.6.0

27 Jan 09:30
Compare
Choose a tag to compare
  • Added placeholders for seconds: {s} and {ss}.
  • Added locale based date/time placeholders: {ldl}, {lds}, {ltl}, {lts}, {ldtl} and {ldts}.
  • {k} now returns hour in 12hrs-based clock.
  • Theme editor's Bold/Italic checkboxes are now replaced with labeled buttons (@Zren [#49]).
  • Fixed {k} and {kk} to return 12 instead of incorrect 0 for 12hrs clock.
  • Added .pragma library to all stateless JS files (@Zren).
  • Fixed tooltip content not being properly updated ([#50]).

1.5.0

19 Jan 19:34
Compare
Choose a tag to compare
  • Added huge set of predefined color schemes.
  • Clicking on widget opens CalendarView popup.
  • Added support for user configurable week days' labels
  • Added (optional) visual indicator of last day of the month.
  • Added support for {wy} (week of the year) placeholder.
  • Added support for 00 placeholder formatting directive.
  • Added support for theme export/import (as JSON).
  • Theme switcher no longer changes theme instantly bug follows Apply/Cancel pattern.
  • Separated user theme configuration pane from Appearance config.
  • Replaced use of Timer with hour aligned data source to make widget less resource hungry.
  • Theme editor features "Fake calendar" mode now, to make theme testing a breeze.
  • Fixed widget tooltip's sub-text not working properly.

1.4.0

10 Jan 19:22
c196d4a
Compare
Choose a tag to compare
  • Added bunch of predefined color schemes
  • Added separate (optional) appearance of future Saturday and Sunday
  • Added separate (optional) appearance of past Saturday and Sunday
  • Added separate (optional) appearance of today Saturday and Sunday
  • Added separated general widget background color
  • Added option to export current custom theme as JSON string
  • Added option to clone built-in theme into custom colors for easy tweaking
  • Added option to swap colors in custom theme editor
  • Added fully configurable tooltip texts with placeholders support
  • Fixed Tooltip not using custom locale

1.3.0

18 Dec 01:23
Compare
Choose a tag to compare
  • Added update availability checker
  • Corrected layout items

1.2.0

16 Dec 16:21
c5ed529
Compare
Choose a tag to compare
  • Added widget tooltip with current date
  • Added option to override used locale
  • Added customizable week start day
  • Appearance can now be configured
  • Separate look config for past, current and future days

1.1.0

15 Dec 23:49
9b2df70
Compare
Choose a tag to compare
  • General code cleamup
  • Week layout not uses GridLayout for better positioning
  • Miltiple bug fixes

1.0.0

15 Dec 02:02
af3a5d4
Compare
Choose a tag to compare
  • Initial public release