now browsing by category

 

Floating desktops: is it possible to have LL react to a swipe from the edge of any app (originally meant to activate…

Floating desktops: is it possible to have LL react to a swipe from the edge of any app (originally meant to activate your floating desktop) but assign a different action to it, e.g. recent apps view?

]]>

Is there a way to read/export the scripts from lla (backup files) ?

Is there a way to read/export the scripts from lla (backup files) ?

Pierre Hébert​​ TrianguloY​​ Lukas Morawietz​​

]]>

How can I add a script that triggers on LL lock screen locking? Any pointer appreciated!!!

How can I add a script that triggers on LL lock screen locking? Any pointer appreciated!!!

Thx

]]>

New to this launcher.

New to this launcher. When I d/l other people’s stuff, I see it, but all my other icons are on the front page ruining the pretty screen set up. I tried removing them to another screen, but then the screen number decreases, and I end up with icons still on the home page. So, how do I get the pretty screens without all of my other icons ruining the set up? Thanks!

]]>

Does LL control screen rotate? Samsung Galaxy Edge Plus…

Does LL control screen rotate? Samsung Galaxy Edge Plus…

Mine no longer works for images, and I cannot find in Android settings.

]]>

How can I save my scripts ?

How can I save my scripts ?

I think about copy paste in Keep

Lost all my scripts when I had my issue on Marshmallow

In fact I’m pretty sure I have all my .lla backups but don’t know how to extract the scripts

+TrianguloY

]]>

I  asked this over on the Users page, but got no answer.  So: In a panel, I want to use the Reached Event in a Stop…

I  asked this over on the Users page, but got no answer.  So: In a panel, I want to use the Reached Event in a Stop Point to show a specific screen. What variables should I set? Thanks so much!

]]>

I was curious, so I checked Lucid Launcher.

I was curious, so I checked Lucid Launcher. Basically, the Dev has a Browser built-in into the launcher with a swipe right from the home screen. I think that is convenient as heck (Ram usage be dammed) since he can do a google search AND see results with just one swipe and click on those results and visit pages right there. Unlike Google now.

What would be the best way to implement an instance of some light browser say, Opera mini? I think I could do it with Tasker but I was wondering if I could do it with a Panel. Thanks in advanced.

http://lucidlauncher.webs.com/

]]>

Dock =LL.getVariables().getFloat(“Dock”)

Dock =LL.getVariables().getFloat(“Dock”)

if (Dock == ‘1’) { LL.getVariables().edit().setFloat(“Dock”,” “0”).commit();

}

else {LL.getVariables().edit().setFloat(“Dock”,” “1”).commit();

}

Help TrianguloY​

I have syntax error

]]>

Pierre Hébert​

Pierre Hébert​

When editing a desktop some items which have to be not visible are displayed , Could you check ? It’s not a new issue

These items have Bindings with Visibility with a parameter which is 0

]]>