now browsing by category

 

I am on one desktop with 3 screens.

I am on one desktop with 3 screens. If i go from first to second, nothing doing, now i go from second screen to third screen. Again nothink doing, only i tap to hardware back button.

I expect that after I push back button I will on the second screen. But now i am on first screen. – same function if i press home button.

]]>

This gives me a reference error on line 1. Any thoughts as to why it isnt working? It does exist in my scrpt editor..

This gives me a reference error on line 1. Any thoughts as to why it isnt working? It does exist in my scrpt editor..

var b = LL.runScript(hmm2);

var f = LL.getContainerById(105);

if (f.getPositionY() == -282) {

f.setPosition(0, 0, 1, true);

} else {

f.setPosition(0, -282, 1, true);

b;

}

]]>

This is embarrassing, and someone please point me to the FAQ where I might find the answer, but I just downloaded LL…

This is embarrassing, and someone please point me to the FAQ where I might find the answer, but I just downloaded LL to my Nexus 5 and loving it. Only, I can’t find a way to add anything the app drawer at the bottom of the screen. I see in the tutorials where I should go to Customize LL and Select App Drawer. But the only menu items I see under “Lightning Settings” are “All Settings” and “Desktop Settings” and I’m not seeing the App Drawer section. Thanks in advance for any pointers.

]]>

.

… anyone started working on themes for wearables yet? And would a Dick Tracy theme for smartwatches be considered clever, it really dopey? 😜

http://m.cnet.com/news/google-unveils-android-wear-its-modified-os-for-wearables/57620475
]]>

How work new option (Load – variable ev_load) in gestures for current screen? When is started?

How work new option (Load – variable ev_load) in gestures for current screen? When is started?

]]>

The script below used to have clearTimeout in the else statement, but that no longer works (clearTimeout not…

The script below used to have clearTimeout in the else statement, but that no longer works (clearTimeout not defined). It does work taking it out, but will cause any issues with memory, etc,?

]]>

Can i make my folders look like stacks but customize the background square? Make it transparent, round, etc?

Can i make my folders look like stacks but customize the background square? Make it transparent, round, etc?

]]>

Is the notifications on G+ playing up or is it just me?

Is the notifications on G+ playing up or is it just me? I seem to have missed quite a few in the last couple days. Anyways a few days ago Pierre asked if anyone new the release date of LL 1.0 I looked for the post but I can’t find it. was it deleted? and if so did anyone see when it was released? cheers.

]]>

Hmm, while i was away alot has changed in Menus.

Hmm, while i was away alot has changed in Menus. I cannot find how to revert form grid mode to freedom. Can you tell me?

]]>

Hello

Hello,

I need help from script or tasker guru. I want to create a shortcuts that move 2 panels too the specified position.

I can easily create 2 separate shortcuts. And I got the intent for the corresponding shortcuts (e.g. “#Intent;action=android.intent.action.VIEW;component=net.pierrox.lightning_launcher_extreme\/net.pierrox.lightning_launcher.activities.Dashboard;f.s=1.0;f.y=3.8146973E-5;f.x=0.46585464;i.p=137;end”).

So I tried to use Tasker as suggested in a previous discussion using the Script/Run shell task and entering in action:

am start “intent:#Intent;action=android.intent.action.VIEW;component=net.pierrox.lightning_launcher_extreme\/net.pierrox.lightning_launcher.activities.Dashboard;f.s=1.0;f.y=3.8146973E-5;f.x=0.46585464;i.p=137;end”

But it does not work on my phone. I tried a lot of thing, removing the “, removing the \ before the / (and the opposite)… I just can’t get to make it work.

So if any of you script or tasker guru could help me on that. I would be eternally grateful :p

]]>