add ClockApplet with locale-aware calendar grid, refactor ClockModule with hover+pin

This commit is contained in:
Damocles 2026-04-22 22:34:33 +02:00
parent 0e9c1723f2
commit 472b4e62ab
3 changed files with 198 additions and 4 deletions

View file

@ -2,6 +2,7 @@ module applets
# keep-sorted start
BacklightApplet 1.0 BacklightApplet.qml
BatteryApplet 1.0 BatteryApplet.qml
ClockApplet 1.0 ClockApplet.qml
CpuApplet 1.0 CpuApplet.qml
DiskApplet 1.0 DiskApplet.qml
GpuApplet 1.0 GpuApplet.qml