September, 2016

now browsing by month

 

Anyone here know if I can make a folder with white writing and a black outline?

Anyone here know if I can make a folder with white writing and a black outline? So far I haven’t found out how, I only have the white writing.

I want to do it because it just makes it more visible on the background.

]]>

It’s there any way to set a gesture off the edge of the screen to display a sidebar or folder from any screen (not…

It’s there any way to set a gesture off the edge of the screen to display a sidebar or folder from any screen (not just the home screen) even when other apps are open? Basically trying to create a hidden shortcut for a list of apps without having to hit the home button first. There is no gesture that assigned “from left edge” for example…. Thanks

]]>

Pierre Hébert Bug/Unexpected Operation.

Pierre Hébert Bug/Unexpected Operation.

My setup involves several Variables in Tasker, KLWP and LL to coordinate position and visibility of shortcuts, folders and items both in LL and KLWP. I am using the variables in property bindings in LL. No scripts are involved.

What I am seeing is that if the bindings involve position (off grid) of the items they don’t always work. Immediately after a reboot it seems to work for a little while.

If I open the APP draw or go into Editmode in LL and exit, the desktop and all items will be displayed correctly.

Another thing I have observed is on occasion when variables are changed the entire desktop will flash and repaint, and then everything works as it should. BUT if I look in the recent items folder (in Android) I will see LL as a recent app. If I leave this there, everything works normal. If I kill the app, it goes back to not working.

I have tried the “keep Lightning running” option with no change.

I had none of this behavior prior to v14. Nexus 5x 7.0 Sept Security Update.

]]>

My Lockscreen (self made Kwgt widget) on LL.

My Lockscreen (self made Kwgt widget) on LL.

]]>

Testing new screen API getitembyid() to retrieve a folder within a panel without traversing the complete hierarchy.

Testing new screen API getitembyid() to retrieve a folder within a panel without traversing the complete hierarchy. Doesn’t work as expected.

//Get the id of the folder

id=getEventScreen().getCurrentDesktop().getItemByName(“panel”).getContainer().getItemByName(“folder”).getId()

//Doesn’t open the folder by accessing the folder directly without traversing the hierarchy (which would be elegent)

getEventScreen().getCurrentDesktop().getItemById(id).open()

//Does open the folder. but is tedious and hard-coded hierarchy which I would want to avoid

getEventScreen().getCurrentDesktop().getItemByName(“panel”).getContainer().getItemByName(“folder”).open()

]]>

14a7/14a4 – LL crash – http://pastebin.com/2b85ryuB

14a7/14a4 – LL crash – http://pastebin.com/2b85ryuB

LL 14a2 – no crash

]]>

Running a script with LL.runScript from another script results in LL.getCurrentDesktop() to be null

Running a script with LL.runScript from another script results in LL.getCurrentDesktop() to be null

– Android Version : 6.0.1

– Device : Sony Xperia Z3 compact

– Steps to reproduce the issue :

create a scriptA containing: LL.getCurrentDesktop().setPosition(100,100,1,TRUE)

Create script B containing:

LL.runScript(“scriptA”,null)

assign scriptB to home-key.

Pressing the home key does not animate the desktop. No action. Instead error of null object reference. (unexpectedly)

Setting scriptA to home-key does animate the desktop as LL.getCurrentDesktop() is not null (as expected)

]]>

It seems that on the Samsung Note7 the installed Email client widged causes a crash everytime I try to add it.

It seems that on the Samsung Note7 the installed Email client widged causes a crash everytime I try to add it.

]]>

14a7

14a7

Pierre Hébert​

Deleted all but one desktop under ‘configure desktops’.

But there are remaining orphaned desktops all with the same name. See Screenshot of hierarchy view.

Expected result is only one desktop in hierarchy view as in desktop overview.

]]>

With the new changes could it soon be possible to modify the toolbar actions in the app drawer?

With the new changes could it soon be possible to modify the toolbar actions in the app drawer? I really don’t need the Zoom button with most of the layouts I make its not very useful because as you can see in the second screenshot I cant even see the names of the apps. It would be cool if we could change the toolbar actions with script or at least have the option to replace the zoom action with something else eg. Script editor shortcut.

]]>