now browsing by category

 

Finally, I had made it.

Finally, I had made it. I’ve divide 2 desktop (a),(b) then set up with TASKER with time interval. But I have a another problem. Once change from (a) to (b) based on time, If I press “back key” with several times on desktop, page(desktop) moves to (a) automatically(i don’t want to back before preset). How to I freeze (b):desktop under pressing back key.

]]>

I’m currently trying to set a background image from a binding (the variably contains the path to the image).

I’m currently trying to set a background image from a binding (the variably contains the path to the image). I created a dummy binding and wrote the following code:

if($albumart!=null && $albumart!=””) item.setBoxBackground(LL.createImage($albumart),”nsf”,true);

But the background was updated only once. It doesn’t change anymore if the variable changes. What am I doing wrong?

]]>

The new icon normalisation of 12.9b1 is nice.

The new icon normalisation of 12.9b1 is nice. It makes for a more even desktop. It took me a while to find it, because I assumed it was a setting, not a desktop property, but once I’d found it, it was simple to use.

However, it did cause me to run into an aspect of the LL inheritance hierarchy that I still don’t understand.

Editing the icon property of the desktop and choosing the icon style ‘normalised’ is enough to make this style propagate to all of the simple shortcut icons on the desktop. That’s as expected.

However, I have a panel at the bottom of the screen that I use as a dock, and the icons in the panel still had the icon style ‘standard’. No problem, I thought. I’ll just modify the icon property of the panel and all of the icons inside it will inherit from it in the same way that those on the desktop inherit from the desktop icon property. But of course, panels have no icon property of their own.

If I use multi-select to manually assign the normalised style to icons in the panel, it works, but then the ‘custom’ box is ticked for icon style, indicating that they are no longer inheriting from the parent container.

So my question is: What is the parent container of icons inside a panel? It’s not the panel itself, and it’s not the desktop that contains the panel. What’s left? 🙂

]]>

I want to change template file (A to B or B to A)automatically based on GPS time as I set because I designed those…

I want to change template file (A to B or B to A)automatically based on GPS time as I set because I designed those with ambient base(A is brighter than B). Would you mind teach me for this. plz…thanks….

]]>

Is there a way to automatically (randomly) change the wallpaper from an online source or from a collection of…

Is there a way to automatically (randomly) change the wallpaper from an online source or from a collection of wallpapers on the phone? I searched the community but couldn’t find anything.. Nothing in scripts either….This is perhaps the only feature I miss from some of the other (otherwise inferior) launchers. Thanks!

]]>

I know this sounds dumb but could someone please remind me how to NOT have LLwork as a lockscreen anymore? Quickly?

I know this sounds dumb but could someone please remind me how to NOT have LLwork as a lockscreen anymore? Quickly?

]]>

How can I make script repeat rapidly

How can I make script repeat rapidly

]]>

How do I keep a script running in background.

How do I keep a script running in background.

]]>

Script Not doing anything plzzz help! What can I do to get animation on screen swipe?

Script Not doing anything plzzz help! What can I do to get animation on screen swipe?

var d = LL.getCurrentDesktop();

var fox = d.getPositionX();

d.getItemByName(Android).setPosition(fox,0);

http://www.lightninglauncher.com/scripting/reference/api/reference/net/pierrox/lightning_launcher/script/api/Android.html
]]>

One day, I lost the ability to reach the “handle” of the edit properties window.

One day, I lost the ability to reach the “handle” of the edit properties window. It’s drawing above the screen. Since it’s the only part of the edit window that lets you resize it, I can’t access some properties.

I’ve tried and tried to figure out how to fix this, but I’m at a loss. I’m sure there’s a stupidly simple solution, but it eludes me. Thanks.

]]>