v2.0.4
What's Changed
- remember window position on close widget and restore it on opening the widget by @wintersnowgod in #33
New Contributors
- @wintersnowgod made their first contribution in #33
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 completeCalendarWindow
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