User can add to container LL action (run script) and in new window select script name.

User can add to container LL action (run script) and in new window select script name.

My idea… After select name, show list of function from this selected script. And enable run directly only this one function.

Why, for example…

Yesterday you public script for action bar on desktop, jaym added function for hide this action bar.

And I will like set some gesture to hide action bar.

Right now I must create new script, where will only function for hide action bar. But I know, this same function is in some script… Pierre Hébert​

]]>

3 Commentsto User can add to container LL action (run script) and in new window select script name.

  1. Anonymous says:

    < ![CDATA[

    While this is not a bad idea, the implementation would be hard, as it would require static code analysis.


    If we get a library system at some point you’d still have to create a new script, but that script would only have to call (and not define) that function.

    ]]>

  2. Anonymous says:

    < ![CDATA[

    FWIW You don’t need to create a function just a 1 liner script should be enough to hide the bar with a gesture.

    ]]>

  3. Anonymous says:

    < ![CDATA[

    You can get that behaviour with a switch-case and the script data

    ]]>

Leave a Reply

Your email address will not be published. Required fields are marked *