May, 2015

now browsing by month

 

All scripts are shown as empty, while the files are not.

All scripts are shown as empty, while the files are not.

]]>

V12.5b1 beta

V12.5b1 beta

Edit: 12.5b3, 12.5b4 to fix bugs

Surprise! I have been silent about this new beta and its content, now it’s time to release this new beta. It has been mostly implemented since a while but… things are not always linear.

It’s all about what I am calling “bindings”. In short this is a way to set and animate items properties using variables.

Please watch the video for a brief introduction. There is also a wiki page about bindings and variables here: http://www.pierrox.net/android/applications/lightning_launcher/wiki/doku.php?id=bindings

Bindings can be seen as an easier to use interface for settings properties, much simpler than scripting. Under the hood bindings use scripting features, and as a consequence, variables can read and written through scripts too. And variables can be set from Tasker and other third party apps too.

This first implementation is deliberately reduced. I especially plan to extend the collection of “builtin” variables with notifications and system data. Progress will be slow though.

Have fun!

http://www.youtube.com/watch?v=JgVZ9pxz_XI
]]>

Update for my old homescreen, this time on my tablet.

Update for my old homescreen, this time on my tablet.

(Forgive me for reusing that wallpaper over and over again, I have grown attached)

]]>

For the tasker users, and missed it.

For the tasker users, and missed it.

Edit your tasker scenes on you Desktop!

https://plus.google.com/u/0/communities/105195043581156551168

]]>

Newbie here.

Newbie here. How to make the icon in drawer bigger? Also would like to add persistent search bar on home screen but couldn’t figure that out either.

Hello here!

Hello here!

I’m trying KLWP but cannot get it to actually work… (the default klwp setup)

I’v found this :

“In Desktop settings, Events, enable Wallpaper tap for tap event.”

But it doesn’t work either..

Any suggestion?

Lollipop 5.1

]]>

After installing a new custom ROM, LL only detects one page on my app drawer.

After installing a new custom ROM, LL only detects one page on my app drawer. I can scroll but when I press an app, only the app on the first screen are accessed(ie. The first app on first page is browser and the first app on second page is chrome. When I press chrome, browser opens instead.) Same with editing even if I zoom out the app drawer it only selects the app when I press the space where the app originally is. On desktop, I can’t access items on panels outside of the screen(scrollable panels).

I’d probably just gonna install a new custom rom as I can’t live without LL right now and I think the problem lies in the ROM anyway. But I’m gonna ask anyway if there is a fix. Seems to only happen on custom ROMs with Google now launcher as default.

]]>

I’m very new to Javascript.

I’m very new to Javascript.

Can anyone help and let me know where is exactly my mistake in below code.

I have a panel with 5 text items and trying to update the value via JS.

var c = LL.getEvent().getContainer();

var pnl = c.getItemByName(‘pnlPrayer’).getContainer();

var prayernames = [“lblFajrTime”, “lblZuhrTime”, “lblAsrTime”, “lblMagribTime”, “lblIshaTime”];

var prayertimes = “05:40,12:20,03:40,06:50,08:20”;

prayertimes.split(“,”);

for (i = 0; i = 5; i++) {

var lbl = pnl.getItemByName(prayernames[i]);

lbl.setLabel(prayertimes[i]);

}

]]>

Lightening launcher panel problem :

Lightening launcher panel problem :

Trying to create the height of a panel. I’m the settings it should be 3 rows high but the visible height of the panel remains as 1 row:(

Suggestions appreciated! 

(continued from different screen shots: https://plus.google.com/104271262832831435370/posts/4Tq3nQyRuCq)

 And can anyone delete panels? Mine are stubbornly refusing to delete.

KLLassik for Kustom and Lightning Launcher

Originally shared by gerd reuter (werksmannschaft)

KLLassik for Kustom and Lightning Launcher

used Apps: Kustom LWP, Lightning Launcher, Tasker, Whicons

with horizontal/vertical Navigation.

Possible Adjustments by Globals:

MainColor

Color Ring when Battery low

Color Ring when Battery charging

Value when Battery is low

Inspired by Hazy from Behemoth

http://mycolorscreen.com/2015/05/10/hazy/

Video:

https://www.youtube.com/watch?v=_Lqpw8C7xps

Soon in Playstore:

https://play.google.com/store/apps/details?id=de.werksmannschaft.KLLassik

]]>