now browsing by tag
Abimael
Benoît de Chezelles (bew)
Chris Chastain
Custard “Fab” Addict
gerd reuter (werksmannschaft)
Jacob Barton
Jappie Toutenhoofd
Jay M
Karsten Franke
Kishor Rao
klear6
KyungJoon Lee
Lutz Linke
Masaoka Taro
Pierre Hébert
Ren Shore
Roger Schreuders
Simone Boccuzzi (KLR)
Stahw
TrianguloY
setting focus only on tap, not on scroll: implemented
setting focus only on tap, not on scroll: implemented
When I do something like scrolling in a panel, and then add an item outside of the panel, the item often moves into the panel.
All items on my home screen vanished after reboot.
All items on my home screen vanished after reboot.
]]>
Is there a script which loops through the pages of a panel automatically (with a delay)?
Is there a script which loops through the pages of a panel automatically (with a delay)?
If not, can somebody help me writing one?
]]>GetScreenX and getScreenY return the same value. GetTouchScreenX and getTouchScreenY are inversed (i think).
GetScreenX and getScreenY return the same value. GetTouchScreenX and getTouchScreenY are inversed (i think).
]]>
fixed
fixed
Can somebody post two scripts, one running the other via runScript?
I am not intelligent enough to use it :/
Why do I get a NullPointerException in this script? It is launched by desktop load event. The IDs are correct.
Why do I get a NullPointerException in this script? It is launched by desktop load event. The IDs are correct.
var d = LL.getHomeDesktop();
d.getItemById(116).setVisibility(false);
d.getItemById(117).setVisibility(false);
d.getItemById(118).setVisibility(false);
]]>I would like to resize a widget to a preset size when swiping down.
I would like to resize a widget to a preset size when swiping down.
Is it possible somehow? scripting did it
If not I would suggest to add an action for that.
D5 Creation