Skip to content

v2.0.4

Compare
Choose a tag to compare
@khumnath khumnath released this 27 Jun 11:52
· 13 commits to main since this release

Screenshot_select-area

What's Changed

  • remember window position on close widget and restore it on opening the widget by @wintersnowgod in #33

New Contributors

Full Changelog: v2.0.3...v2.0.4

ℹ️ Note:
There is no separate binary for the calendar. In the future, only the widget will be built, as it contains the complete CalendarWindow functionality. The full calendar can be accessed and opened directly through the widget.

My system was missing the libicu63 package, which was required for running the standalone application. I had built the attached executables using a Qt5 environment. Although newer versions of ICU libraries were already installed, I had to manually install libicu63 to get the application running.

executable binary updated to commit fbd4f03