February, 2015

now browsing by month

 

Pierre Hébert​ the background bug has come, in the preview when you are editing the app drawer

Pierre Hébert​ the background bug has come, in the preview when you are editing the app drawer

]]>

Pierre Hébert​

Pierre Hébert​

I don’t know whether it’s a bug or not, but in the release it wasn’t this way.

I set desktop transition effect to horizontal slide.

If you have 3 desktops with the left one as home desktop and you change via shortcut or default 2-finger swipe to the next desktop it slides from right to left. Going to previous desktop it slides from left to right back.

If you have only 2 desktops, you can use next desktop or previous desktop shortcut. The second desktops slides always from left to right in.

]]>

Small bug in the app drawer settings.

Small bug in the app drawer settings.

Gave me an idea though. Would seamless mode in only vertical or horizontal scrolling be possible?

]]>

It would be great to be able to run scripts in the background (without LL getting launched) I’m currently trying to…

It would be great to be able to run scripts in the background (without LL getting launched) I’m currently trying to replace my widgets with LL and tasker, but LL gets opened far too often…

]]>

Pierre Hébert​​ I’m working on a script that uses desktop position to change the background color of a shortcut.

Pierre Hébert​​ I’m working on a script that uses desktop position to change the background color of a shortcut. The script works if I manually run the code from the Lightning menu or use the “Resumed” event. But I just can’t seem to make it run on the “Position Changed” event. Am I not using the event properly?

Here is the script if it helps:

var e = LL.getEvent();

var c = e.getContainer();

var wide = c.getWidth();

var xloc = c.getPositionX();

var scuthome= LL.getItemById(6750221).getProperties().edit();

if (xloc < 1080) {

scuthome.getBox(“i.box”).setColor(“c”,”ns”,0x1d000000);

scuthome.commit();

} else {

scuthome.getBox(“i.box”).setColor(“c”,”ns”,0x00000000);

scuthome.commit();

}

var scutcal= LL.getItemById(6750222).getProperties().edit();

if (1080 >= xloc && xloc << 2160) {

scutcal.getBox(“i.box”).setColor(“c”,”ns”,0x1d000000);

scutcal.commit();

} else {

scutcal.getBox(“i.box”).setColor(“c”,”ns”,0x00000000);

scutcal.commit();

}

]]>

Maybe not a bug, but unexpected…

Maybe not a bug, but unexpected…

Status bar color reverts after hide/show, and Hide status bar is selected.

]]>

About the new beta Pierre Hébert​:

About the new beta Pierre Hébert​:

I can’t access the batch add mode or I don’t know how. When I use add item, app, it shows my drawer.

What is the ‘backup/restore’ shortcut you mention? Can we now make a backup clicking an item? (That would be nice, but couldn’t find anything in Lightning actions)

What means this? “Use the same folder icon everywhere (add item dialog, new folder, image picker)” (I saw the folder icon is a different one, nice. But I don’t understand the image picker mention)

Now we can set independently ‘seamless mode X’ and ‘seamless mode X’…I think there is a mistake in the label 😛

]]>

Screens of 10.7b6

Screens of 10.7b6

]]>

10.7b6

10.7b6

The two dynamic text items in the default setup need some attention 😉

My device is 1080×1920

]]>

Recently, I visited my Googel developer page and found my Windows template’s download count is about 10 thousands.

Recently, I visited my Googel developer page and found my Windows template’s download count is about 10 thousands. I got a shock because 10,000 is too BIG number to me 🙂 When I uploaded it, I didnt anticipate it at all. I know download-count is not equal to real use-count, which is very low. I can’t help but admit that I’m not using it as main homescreen. 🙂 My main thing is very simple.

In playstore, not a few Windows related templates are there. But I think they are just a bundle of icons, because their launchers have no power like LL :).

Anyway, so I made a step-by-step video which is absolutely for LL novice users.I hope this video helps for those not familiar with LL.

http://www.youtube.com/watch?v=pOvG8dhcCOg