Lightning Launcher Users: Discussion / Ask here

now browsing by category

 

Hello everyone.

Hello everyone. I am trying to find an android version of rainmeter recently and this launcher was the closest I got so far. So here’s the thing. I want to make my own windows-like template and I’m stuck on making the start menu using a folder. What I want to achieve is this; in the start menu folder, there are some folders like documents, music etc. If i tap the document, the folder document will open and when I tap the music, the document folder will close and the music folder will open. Any help will be much appreciated!

Hi, I’m new to LL.

Hi, I’m new to LL. Is there a JS similar event or state like document.ready() in LL? I want to declare some stuff earlier that will be used later for animations and so.

Another question – Any idea on Variable scope – Can variables be shared between multiple objects. I’ve tried using methods under LL object but to no avail.

Salve, come si fa a mettere le schermate in verticale potendo scorrere su e giù, al momento ho solo quelle…

Salve, come si fa a mettere le schermate in verticale potendo scorrere su e giù, al momento ho solo quelle orizzontali (destra-sinistra)

Lil something im working on to go with my assistant 😊

Lil something im working on to go with my assistant 😊

Hey, is Pierre still active?

Hey, is Pierre still active? My lightning launcher crashes on launch and this only started after I made changes. I put a lot of time into those changes and I am hoping Pierre can fix the crashing so I can get the changes back.

I emailed Pierre two weeks ago and I haven’t heard back.

Is there a way to open and close folders using variables or script?

Is there a way to open and close folders using variables or script?

is it possible to add an scriptable image as the shortcut icon persistently?

is it possible to add an scriptable image as the shortcut icon persistently?

I tried with:

itm.setDefaultIcon(img);

itm.setCustomIcon(img);

itm.setImage(img);

Only the setImage seems to be working. But according to the documentation it’s not persistent, and the image I got was cramped into 1×1 cell (the size of the default android icon), when the the size of the shortcut was 3×1.

So far I have been able to successfully get the scriptable image working using:

itm.setBoxBackground(img, “ns”, true);

but, it’s not persistent neither.

if doing the scriptable icon persistent is not possible, how can I make the box background persistent or act in a persistent like behavior?

Hey. My launcher is death crashing after I made some changes to layout and items in the desktops

Hey. My launcher is death crashing after I made some changes to layout and items in the desktops

I can still access All Apps but not the desktops.

This happened early last year as well, and Pierre found the problem through a backup export of the launcher. The problem then was to do with Z index binding.

Is Pierre still active here? I would like to send him my backup again to fix.

(BUG) Lightning will not show any apps that I download in my app drawer.

(BUG) Lightning will not show any apps that I download in my app drawer.

Just upgraded to Oreo on one plus 5t.

Just upgraded to Oreo on one plus 5t.. my theme colours have become messed up.. can’t get to white colour with “Color.rgb” formula. what’s the issue?