August, 2014
now browsing by month
I’m looking for a way that my screen pages can loop back around.
Is this doable? I did see that stop points have a feature to do an action at a certain event, but i’m not quite sure how to make that work.
]]>– Sum up post –
× The gesture launcher script seems to be overall stable, so I decided to put it in the wiki. Would be nice if some of you could try it out.
× minor updates to MultiTool and AppDrawer scripts
× Autoformat script: saves now formatted script automatically by default
]]>What about this suggestion?
In the app drawer two new events:
‘App installed’ triggered when an app is installed
‘App uninstalled’ triggered when an app is uninstalled
Those events are designed to run scripts. If possible also add the label of the installed/uninstalled app that triggered the action as a defined variable or to the LL.getEvent().getData()
This will allow to change the style of that new app instead of change all at load, place the app in a folder automatically, keep a log of recently uninstalled apps…
]]>Another different idea (I like to try different things, not to improve previous ones :P )
The idea of this design is ‘different homes’
Colors may change. (sorry for the poor quality of the lightning…and lines in general. Made from mobile)
]]>API documentation mistakes:
– PropertySet:
× “f.wAV” admissible values are TOP,CENTER,BOTTOM,CUSTOM
× “f.wX”,”f.wY”,”f.wW” and “f.wH” are integers, so the admissible values are not true/false
× “i.box” and “f.box” have no direct write access
×”f.titleFontColor” is an integer
I think that’s all I found ATM.
]]>Unlock to different desktops from the lock screen.
Using LLX lock screen, how can I configure gestures or the unlocker to unlock to different desktops ?
Example, swipe right for my daytime desktop, swipe left for my running desktop.
I can configure gestures, let’s say right swipe, to directly load an application from the lock screen, and that works fine. However, I cannot seem to get any Lightning shortcuts to work from the lockscreen. If they worked, I could have used goto desktop and page, or a desktop bookmark. It seems as if all the lightning shortcuts require the desktop to be unlocked first, wheras it does allow other apps to be loaded directly without issue.
I don’t use scripts, is there any other way I can work around this or is it a bug ?
Thanks
Nigel
]]>