Description: A simple On/Off switch that executes a script when the switch is toggled.
It is based on the ToggleButton Widget part of Qt Quick Extra. Thus, depending on your distribution you have to ensure that the correspondign package is installed. Look out for libqt5-qtquickcontrols (openSUSE), qt5-qtquickcontrols (Fedora), or qml-module-qtquick-extras (Ubuntu).
This widget is is inspired by the corresponding Plasma 4 widget done by Roland Pabel found here: https://www.opendesktop.org/p/999100
+You might need the following installed to run this plugin: `sudo apt install qml-module-qtquick-extras`. Maybe author can add it to the description so that it shows up in Plasma Add-On Installer as well.
Thanks for this addon btw.
Took some time until I was able to look into that again. Seems that the ToggleButton widget does not foresee to replace the icon. Thus, allowing to replace the icon would require a complete different design of the Add-On.
Ratings & Comments
7 Comments
+You might need the following installed to run this plugin: `sudo apt install qml-module-qtquick-extras`. Maybe author can add it to the description so that it shows up in Plasma Add-On Installer as well. Thanks for this addon btw.
9 + Fully functional but appearance has zero accomodation with my panels. :(
9 Thanks, this is nice. It would be fine to be able to use icons instead of text too ;)
Will take a look at this after my vacation. Have to see if the ToggleButton widget used here allows for this.
Took some time until I was able to look into that again. Seems that the ToggleButton widget does not foresee to replace the icon. Thus, allowing to replace the icon would require a complete different design of the Add-On.
i forked this project and added many features if any one interested ;) https://www.opendesktop.org/p/1288840/
You sure? The link is somehow broken.