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:
Plasmoid config page always shows the last page seen
When I go to config page of my plasmoid 6.0 it shows last tab I was. For example if I was in about and then then go to general tab, it shows about tab. Same is for keboard shortcuts. here is a screenshot:
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 :
how to convert these 3 pages of kde plasmoid 5 to plasmoid 6
I have a plasmoid written for kde 5.0 and now it doesn’t work under kde 6.0. please help me convert it to plasmoid version 6.0. I have tried my best debugging using plasmawindowed
and plasmoidviewer
:
how to convert these 3 pages of kde plasmoid 5 to plasmoid 6
I have a plasmoid written for kde 5.0 and now it doesn’t work under kde 6.0. please help me convert it to plasmoid version 6.0. I have tried my best debugging using plasmawindowed
and plasmoidviewer
: