Relative Content

Tag Archive for kde-plasmaplasmoid

Config page never called in plasmoid 6.0

I’m writing a calendar in Plasmoid 6.0 and everything works perfectly except config page is blank. I put a console.log at the beginning of page and it never hit. here is my code:

Calendar won’t show next day after midnight

I’m writing a simple calendar in qml 6.0. If you start computer at any time it shows the right day but if computer is on and time passes midnight it won’t show the next day. Here is simplified version of my code from main.qml :