Personal noctalia plugins collection
QML
87.9%
Python
12.1%
22
1
0
Clone this repository
https://tangled.org/dzming.li/noctalia-plugins
https://tangled.org/did:web:dzming.li/noctalia-plugins
git@knot.dzming.li:dzming.li/noctalia-plugins
git@knot.dzming.li:did:web:dzming.li/noctalia-plugins
For self-hosted knots, clone URLs may differ based on your setup.
Download tar.gz
Use BatteryService.primaryDevice instead of non-existent displayDevice
property, which caused the widget to never detect the battery.
Also update weekly-calendar author to DzmingLi and remove repository link.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
strftime("%Z") returns "CST" which ICalGLib cannot resolve, causing
events to be stored with local time values but UTC timezone (8h drift).
Resolve IANA name from /etc/localtime symlink instead.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>