Description: Time Keeper Evolution plasmoid provides a clock, calendar and orrery functions via steampunk interface. It is written entirely in QML + JavaScript and runs under Plasma 5.
Based on the work done by Joker: https://github.com/Joker/timekeeper Graphics by yereverluvinunclebert: https://www.deviantart.com/yereverluvinuncleber/art/Steampunk-Orrery-Calendar-Clock-Yahoo-Widget-MkII-455720507Last changelog:
Version 2.0 that is downloaded from the Kubuntu 22.04 taskbar creates a plasmoid box that is too large, which prevents zooming in on other widgets. It's easy to fix. In main.qml modify; 'readonly property int mainWidth: 478 / 4
readonly property int mainHeight: 478 / 4' dividing the number by 3 or 4. In File "Timekeeper.qml" change ' width: mainWidth * parentContainer.scaleFactor * 4
height: mainHeight * parentContainer.scaleFactor * 4' multiplying the number by 3 or 4. In this way the plasmoid box becomes smaller while maintaining the size of the objects.
Hi feveal, thanks for your input.
May I ask if you are using a 4k monitor? and Do you have scaling enable in KDE? If yes, I did a few scaling fixes in the latest version of the code, see github. If you can test the github version, let me know if that works.
Thanks.
Ratings & Comments
12 Comments
Version 2.0 that is downloaded from the Kubuntu 22.04 taskbar creates a plasmoid box that is too large, which prevents zooming in on other widgets. It's easy to fix. In main.qml modify; 'readonly property int mainWidth: 478 / 4 readonly property int mainHeight: 478 / 4' dividing the number by 3 or 4. In File "Timekeeper.qml" change ' width: mainWidth * parentContainer.scaleFactor * 4 height: mainHeight * parentContainer.scaleFactor * 4' multiplying the number by 3 or 4. In this way the plasmoid box becomes smaller while maintaining the size of the objects.
Hi feveal, thanks for your input. May I ask if you are using a 4k monitor? and Do you have scaling enable in KDE? If yes, I did a few scaling fixes in the latest version of the code, see github. If you can test the github version, let me know if that works. Thanks.
10 10 the best
10 10 the best
10 Wonderful to see this updated and usable again!
10 10 the best
10 10 the best
10 I liked the original orrery, but this remake as a grand orrery is truly just that!
Thank you!
10 10 the best
10 Very beautiful!
8 8 great