Skip to content

Releases: BLumia/pineapple-calendar

Lunar Calendar Plasma Applet v0.2.0

20 Apr 12:45
306bac7
Compare
Choose a tag to compare

Install Guide | 安装指南

This version is tested under Arch Linux and Ubuntu 22.04.

image

Notice: if you are using an older version of KDE Plasma desktop environment and v0.2.0 doesn't work, please consider checkout the v0.1.1 release at here.

If you got any issues using the applet, please fire a bug or create a discussion thread.

Lunar Calendar Plasma Applet v0.1.1

30 Apr 03:00
Compare
Choose a tag to compare

Install Guide | 安装指南

This version is tested under Archlinux and Ubuntu 20.04.

Notice: if you are using Ubuntu 20.04, you may need to apply a patch to get the calendar day text color correctly. You can manually open /plasmoid/package/contents/ui/calendar/DayDelegate.qml and replace all PlasmaCore.Theme.textColor with theme.textColor.

If you got any issues using the applet, please fire a bug or create a discussion thread.

Plasma 5 Lunar Calendar Applet

21 Dec 16:32
Compare
Choose a tag to compare
Pre-release

This is a really basic tag version release. In this version, you can get a usable lunar calendar applet for your KDE Plasma 5 desktop environment.

Since this is pretty far from the main goal of mine, this release shouldn't be treated as a stable release, keep the following things in mind before trying out. It's already useable in some way, though.

  • You need to build with -DBUILD_PLASMOID. (for a more detailed build manual, read the README.md file!)
  • Qt version >= 5.10 is required.
  • Only tested under the most recent KDE Neon user edition (5.20) and Archlinux. (Ubuntu 20.04 or 20.10 may also work but I haven't tried it yet)

The reason I did this tag is, in the next commit, Qt version now requires at least 5.14 to build. This program is in a pretty early stage and maintained by myself and also just for myself (at least for now), so I really don't want to keep a lot of ifdefs to do the version check.

If you have any questions and ideas, feel free to let me know by opening a new discussion thread, if you got any issue when building and/or using this application/applet, feel free to open a new Issue.