Coder Social home page Coder Social logo

intika-kde-plasmoids / plasmoid-on-off-switch-commands Goto Github PK

View Code? Open in Web Editor NEW
7.0 3.0 1.0 293 KB

A Configurable On/Off Switch Plasmoid Commands (based on neicker/on-off-switch fork)

Home Page: https://www.opendesktop.org/p/1288840/

License: GNU General Public License v3.0

Shell 1.67% QML 98.33%
plasmoid plasma kde-plasma-5 kde-desktop button buttons script toggle switcher toggle-button

plasmoid-on-off-switch-commands's People

Contributors

dkadioglu avatar intika avatar neicker avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

dkadioglu

plasmoid-on-off-switch-commands's Issues

Work in progress

  • Update system indicate new version... where there is no updates

Remove background

Hi,
is It possible to remove background from this plasmoid?
I tried to do it with setting

   Plasmoid.backgroundHints: "NoBackground"

in ToggleButton section, but I was not lucky.

Can you help me with this, please?

Regards,
Tomas

Script locations alone not sufficient to make scripts work as expected.

Just dropping the absolute location of a script into one of the textboxes did not work for me. There was no visible effect.
Reading the source and understanding the Datasource - Engine : Executable i found that it tries to start a KProcess with the contents of the script-box verbatim.
Unfortunately this does not work because the system itself does not interpret the .sh shell files and does not start them with their interpreter (i.e./e.g. bash) even if there is a shebang in the files. However prefixing the textbox-entries with "bash " for .sh files solved it for me. Since Plasmoids are geared towards dekstop users maybe documenting this behaviour or find a fitting interpreter.

Make on-off colors configurable

Will be good to have ability for change on-off colors to user-based, because default red-green looks too bright. Can you please add color chooser selector in settings? Thanks!

feature request: custom icon

if would be great if you could add the possibility to change (through script) the icon of the applet, instead of the text!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.