now browsing by tag

 
 

OK getting some weird scaling issues with LLX and Zooper.

OK getting some weird scaling issues with LLX and Zooper. Just got myself a new Moto X 2014 which has a resolution of 1080×1920. When I add a Zooper widget with a scale of 100% I can draw a rectangle with a width of 360 dropping the scale to 50% doubles the width as expected.

But shouldn’t if be that at a 100% scale I should be able to draw a rect of the width of the resolution of the screen?

]]>

Hi all

Hi all,

Having a problem with one of my scripts:

var f=LL.getCurrentDesktop().getItemByName(‘CCMF’);

var p=f.getProperties();

var label = “2”;

f.setLabel(label);

p.edit().setInteger(“i.alpha”,250).commit();

p.edit().setInteger(“s.labelFontColor”,”00xff2196F3″).commit();

Basically it works up till the last line, which is meant to change the color of the shortcut text, which it does in a way, it makes it transparent instead of the color I want it.

So my question is how do you convert a hex color code into the format required for it to work?

I know it’s probably something simple and I think I’ve seen the answer here before but can’t find it.

Thanks in advance.

]]>

OK had enough of Media Utilities not working properly and not been updated for a long time.

OK had enough of Media Utilities not working properly and not been updated for a long time. So I started a little project of my own.

Currently it outputs: Artist, Track, Album, Album Art and Artist Art.

Only works with Spotify, but will be adding support for others soon.

Has no media controls, until I can figure out to have tasker give more shortcuts in apps.

Need AutoNotification installed to work.

If anyone wants to test it out let me know.

]]>

I need help, I have no programming skills at all, but I am enjoying the power that LLx brings to my phone.

I need help, I have no programming skills at all, but I am enjoying the power that LLx brings to my phone.

I’ve spent the last few days trying but I cant do it, so I would be grateful if one of you geniuses could write a script that would:

One the first click:

Would scroll a panel on the desktop up, either by a specific amount or to a scroll stop and then open a folder.

Then on the second click would do the inverse, ie. close the folder then scroll the panel back down to its starting point.

The thing is I dont want to scroll the panel manually so I want to disable scrolling within the panel, is this possible.

Thanks in advance for any help given.

]]>