I use a thing called kbct for remapping CapsLock to Control: https://github.com/samvel1024/kbct
Wine apparently uses so low level input routines, this was the only way I could find that works properly. Need Control in the right spot to play Final Fantasy XIV. š
If I can get something working, Iād be happy to write up something. Hopefully Iāll have some time this week to poke at it some more!
Thatās the last one I tried before giving up, dāoh! š¤¦āāļø
Iām looking for an up-to-date Plasma 6 tutorial for making plasmoids. Just a simple āHello worldā done correctly for Plasma 6.
The tutorial is for Plasma 5 and doesnāt work for 6 as I have no idea what Iām doing, and I havenāt found a decent way to debug these. plasmoidviewer
doesnāt provide great error messages.
I found a tutorial on Medium for Plasma 6; following it I get the not-useful-at-all message on screen ("Sorry, there was an error loading Hello World."), and this in my terminal:
kf.plasma.quick: error when loading applet "ca.taffer.hello" QList()
I even installed KDevelop hoping it might have a project template, but no luck. And the āGet more templatesā button in KDevelop does nothing. š¤·
I realize Plasma 6 is very recent, but my first forays into hacking for it have been insanely frustrating, which isnāt the new dev experience I want.