
Plasma 5 Applets by Fuchs 33 comments

Plasma 5 Applets by Fuchs 33 comments

Plasma 5 Applets by Fuchs 33 comments
yes, that looks good on GitHub, yeah, I replied there.
tl;dr here is: I'd like to add the possibility to configure more bridge stuff, but it's going to take some time because it will need a couple of reconsiderations and also a lot of rewriting, plus some advanced things you wanted might not be possible with pure-qml limitations.
As this will take quite some time I did also mention a workaround there for you, which can be done from any web browser or, if you prefer command line or need to automate stuff, you could even do it via curl. I hope that helps in the meantime, since this is hopefully not something you need to change often.
Kind regards,
Fuchs - May 24 2019

Plasma 5 Applets by Fuchs 33 comments
thank you very much for the praise and suggestions.
Could you please submit suggestions through GitHub, though? Here they get a bit lost, there they can be tracked. And as all the code is open source, other people can tackle them as well.
What I can already say is that I think access to screen content might be limited in QML, and I try to keep my plasmoid pure QML. So I'm not sure whether I can create something able to change colours based on screen content. A media player (like Kodi) is the correct piece of software to handle this.
Bridge: if this is exposed via the API: I can, otherwise I can't. I'd have to figure out where to put it in the config, but I can likely do that, assuming you can set it through the API. - Jan 10 2019

Plasma 5 Applets by Fuchs 33 comments
I don't have any to test, but if you use them via a Hue bridge I assume it might work. If you don't: only if Ikea uses the same REST API.
However, the source code is all on GitHub, feel free to adapt it. - Jan 05 2019

Plasma 5 Applets by Fuchs 33 comments
Note that it is open source (see link on top), as is the redshift one, so you should be able to create a plasmoid for redshift that has tabs :) - Dec 16 2018

Plasma 5 Applets by Fuchs 33 comments

Plasma 5 Applets by Fuchs 33 comments

Plasma 5 Applets by Fuchs 33 comments
Note that currently in order to have the translations, one needs to compile the plasmoid as per readme, as in the past it was not possible to ship translations with a plasmoid from the "get new stuff" system. I think that got fixed, I shall see if I can implement that at some point.
I'm glad you like my plasmoid and that it's useful for you :) - Sep 04 2018

Plasma 5 Applets by Fuchs 33 comments

Plasma 5 Menus by Sho 146 comments
in case of it not getting implemented (which I'd understand, as I don't think everything needs to be configurable): the .plasmoid is a zip file, you can just extract it and open the contents/ui/MenuRepresentation.qml file with your favourite text editor, modify it (mostly the anchors, can't test how simple it is here due to a lack of 5.9 for now), safe it, re-package it and install it. Shouldn't take you more than a couple of minutes, even if you have never written any qml before.
Kind regards,
Christian - Jan 31 2017

Plasma 5 Applets by Fuchs 33 comments
