Jappie Toutenhoofd
now browsing by tag
What you see in the pic is not a widget. It is a fully scripted canvas.
What you see in the pic is not a widget. It is a fully scripted canvas.
In this ‘WIP’, it only updates when the refresh-button is pushed.
What would be the smartest way to make it update automatically? (Battery wise)
]]>The problem of Tomáš Valůšek triggered an old idea I had.
Would it be possible to extent the choices in the line of ‘normal’, ‘selected’, ‘focussed’ with ‘contrast’. And then when LLX reads a high value from the light-sensor, it switches to ‘contrast’ colors?
Afaik, LLX would set another “Worlds first launcher with …”
]]>Remember the first one, from a week ago? Here’s my LLX version.
The menu-item s animation is still under construction.
/* ReSide Menu item click */
var itemP = LL.getEvent().getItem().getTag();
var desk = LL.getCurrentDesktop();
var pos = 2 * itemP * desk.getHeight();
var RSM = desk.getItemByLabel(“RSM”);
var Mps = RSM.getContainer().getItems();
var n = Mps.getLength();
function pausecomp(ms) {ms += new Date().getTime();while (new Date() < ms){}};
for(var i=0;i if (Mps.getAt(i).getType() == “Panel”) { Mps.getAt(i).getContainer().setPosition(0,0,1, true); pausecomp(23); } } RSM.getContainer().setPosition(0,0,1, true); desk.setPosition(0,pos, 1, false);

Jonathan would like to see a proof-of-concept for this. Who has time for this?
Jonathan would like to see a proof-of-concept for this. Who has time for this?
I think this is our chance 😉
Originally shared by Jonathan LARRADET
It’s just amazing! A idea for Library jQuery for that?
]]>In v9.9.10
‘All Settings’ –> ‘Desktop Settings’ takes me to ‘All Apps’.
And it is not just a wrong header. It takes me to the ‘All Apps’ part.
Edit:
This is, when you enter it via ‘All Apps’.
It probably works like that for ages…
But it is (for me) not an uncommon way to get to launcher settings.
]]>Repost with video…
Repost with video…
Question: Is it possible to force a panel to go to its default page?
I made a ‘slide to unlock’-like lockscreen. Actually it is: slide to find the unlock button.
I have put the unlock button on the second screen of a panel. This works as expected….. Once. 🙁
A second time I come on the lockscreen the panel still shows the second page.
Is there a way to force the panel or the lockscreen to reset?
]]>Question: Is it possible to force a panel to go to its default page?
I made a ‘slide to unlock’-like lockscreen. Actually it is: slide to find the unlock button.
I have put the unlock button on the second screen of a panel. This works as expected….. Once. 🙁
A second time I come on the lockscreen the panel still shows the second page.
Is there a way to force the panel or the lockscreen to reset?
]]>


















D5 Creation