July, 2015

now browsing by month

 

As you can see on video…

As you can see on video…

I have desktop with 3 page. On home page I have pinned panel (as Dockbar). Panel have 3 page. All apps shortcut in panel is pinned.

Up gesture is set for doing this script:

var item = LL.getCurrentDesktop().getItemById(0x00001a);

if ( item.isVisible() )

item.setVisibility(false);

else

item.setVisibility(true);

My problem…

On desktop/3 page I have on bottom for example some folder. This folder have set z-index to most bottom. And I need, if is panel =visible, don’t show any items behind this panel.

What I must set by bindings, or by script? TrianguloY​

]]>

I accidentially published a Version of the multitool APK which is only compatible with a Repository Importer Version…

I accidentially published a Version of the multitool APK which is only compatible with a Repository Importer Version which is not public yet.

You probably don’t want to update this yet, or just don’t use the apk. The script doesn’t require any of the updated functionality, so you can still use the script itself. The only thing which won’t work properly is the autimport.

]]>

Is it possible to copy and paste objects in edit mode? Maybe I’m blind…can’t find it.

Is it possible to copy and paste objects in edit mode? Maybe I’m blind…can’t find it.

]]>

Id love to see one of these alphabetty spaghetti 🍝 strips implemented cheers.

Id love to see one of these alphabetty spaghetti 🍝 strips implemented cheers.

]]>

Has anyone had trouble with LL causing apps to randomly close?

Has anyone had trouble with LL causing apps to randomly close? On my Moto X (gen 1), apps I’m using will close spontaneously…and sometimes reopen spontaneously, sometimes stay closed. Sometimes the recent apps menu pops up spontaneously. Uninstalling LL seemed to solve it, but I don’t want to be without it! Any ideas? Could it be something else?

]]>

sorry if this question has been asked , but is it possible to implement batch notification?

sorry if this question has been asked , but is it possible to implement batch notification?

]]>

events

events

volume up key

volume down key

volume up key (long)

volume down key (long)

power button (long)

pinch open (by to fingers)

pinch closed (by to fingers)

rotate counter-clockwise (by to fingers)

rotate clockwise (by to fingers)

Two-finger touch on desktop

Two-finger long-press on desktop

Two-finger double touch

https://www.google.com/design/spec/patterns/gestures.html#gestures-touch-mechanics

LL action:

open quick settings

open recent apps

hide/show selected panel

voice search (google cards/ google now)

show power menu

volume down

volume up

zoom in

zoom out

]]>

Hello , I use LLX . My desktop is composed of one large Zooper widget without other icons .

Hello , I use LLX . My desktop is composed of one large Zooper widget without other icons .

When the monitor is awakened from hibernation , I have only a gray screen with the navigation keys and it needs a tap with my finger on the screen , so that the widget appears . What can I do to make the widget always and instant visible ?

I have been experimenting with the setting ” memory size for images ” , but this brings no improvement .

]]>

hello, I have created an empty object without icon and text, just a box background picture.

hello, I have created an empty object without icon and text, just a box background picture.

How can i reload the picture with a script? Maybe with Tasker or Automagic.

]]>

How can i change statusbar and navigationbar color in the App Drawer?

How can i change statusbar and navigationbar color in the App Drawer?

I searched on script api, but i don’t find nothing about it

]]>