now browsing by category

 

I thought there used to be an option not to have newly installed apps automatically placed on the desktop screen.

I thought there used to be an option not to have newly installed apps automatically placed on the desktop screen.  However, I’ve looked through the v12+ menus and can’t find it.  Can someone remind me?

]]>

Is there a way to put a background image in a panel?

Is there a way to put a background image in a panel?

]]>

Hi Pierre

Hi Pierre

Installing the last update : 2 desktops were set to Empty

Reinstalled a backup

And there is some mix on folders lol

]]>

Hi Pierre

Hi Pierre

Added this code on bindings but no effect

My code on Data is : EEEE dd MMM

I want to display Vendredi 22 Mai

Never seen the French date without caps first

]]>

I never understood :

I never understood :

What’s the difference between the label, and the Name?

I think (say if I’m wrong) that the name is constant over time and can’t be changed with script, and can’t display either. But the label can.

If I’m right, something I don’t understand, and should be in feature suggestions I think :

When we’re adding an action to open a folder, we need to select the label (which can be changed) ? Or the Name? 

]]>

I just updated to lollipop. Is there any way to get rid of the animations when touching icons, panels, etc?

I just updated to lollipop. Is there any way to get rid of the animations when touching icons, panels, etc?

]]>

hey guys, i am trying to get a missed whatsapp counter as a label via tasker.

hey guys, i am trying to get a missed whatsapp counter as a label via tasker. I used to use my tasker profile to set this variable for zooper widget.

i have a tasker profile wich adds +1 to a variable and this variable gets picked up by the zooper variable.

so far so good.

i used 

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

to get this variable as a label and it works. But when i place the item inside a panel i cant get it to work.

i use 

this works for the item wich isnt inside a panel.

LL.getCurrentDesktop().getItemByName(“LLXwapp”).setLabel(LL.getEvent().getData(),false);

for the item inside a panel named “left”

i get Type error Cannot find function getItemByName in object Panel 65579.

LL.getCurrentDesktop().getItemByName(“left”).getItemByName(“LLXwapp”).setLabel(LL.getEvent().getData(),false);

from the API:

getItemByLabel(String label)

This method is deprecated. No replacement.

so this doesnt work 

The script gets triggered by the tasker event.

so basicly i just need to get the item inside the panel 🙂 

a really simple thing

https://www.youtube.com/watch?v=nnJQ5N8PXi8
]]>

Hello!

Hello!

How can I use the Resume event (if possible) to trigger a new animation/binding.

I for example set the transparency of an icon to 0 and use the Set a variable action on resume to set it back to 255. The result I get, even with the animate function, is that the desktop loads and the icon plops up a bit after with no animation.

Maybe this can be fixed with a script using a delay or maybe some other way. If you know a solution please comment.

]]>

Hello, i am not good in scripting but i want learn it.

Hello, i am not good in scripting but i want learn it. I want to open a folder (QuickSet) from a special position. Thanks for the tips Pierre but i can’t get it work. Can someone please write a example script that will open a folder at a specified position? I want to trigger it with a swipe on the launcherscreen. Thanks

I also looking for a tutorial about Scripting. Especially the Syntax is important. In the scripting wiki of LLX i only found the parameters and expressions etc. but put them together failed everytime.

]]>

Could you confirm : when items are detached from grid it’s not possible to use the geometry editor ?

Could you confirm : when items are detached from grid it’s not possible to use the geometry editor ?

If yes it means that we need to create first the item which will be on bottom and last the item which will be on top

]]>