Code Monkey home page Code Monkey logo

Comments (2)

martinlexow avatar martinlexow commented on August 18, 2024 2

I agree with you that widgets should be as dynamic as possible! I had this in mind when designing Superlayer in the first place and it is one of the reasons why I implemented URL Schemes and Key Bindings.

Remote control Text widgets: I’ve added a new URL Scheme that allows to change the actual text of an existing Text widget:
superlayer://updateTextWidget?widgetId=yourIdentifier&text=yourTextValue
The widgetId is a unique identifier for each widget and can be found in the General tab. The text attribute expects a percent encoded String (i.e. Hello%20world).
Being able to call this URL from everywhere gives you maximum freedom.
This will be available in Version 1.0.5 and upwards.

Displaying RSS Feeds: I think this would be a new kind of widget. Here’s a separate feature request to discuss this further.

Image widget with dynamic sources: I do plan to implement a gallery widget that changes images from a given directory automatically in a time interval users can specify.

from superlayer-support.

alessandro-newzoo avatar alessandro-newzoo commented on August 18, 2024

awesome work, thanks Martin! Can't wait to give 1.0.5 a try as soon as it's out! :)

from superlayer-support.

Related Issues (20)

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.