I started a little project that kinda works like the Google launcher (where you scroll to the far left page to open…

I started a little project that kinda works like the Google launcher (where you scroll to the far left page to open Google app), but in my case it’s supposed to open the app of my choosing. Simple enough. Well, I can say that part works. The part I’m having trouble with is having it already be on the home page when i leave the app.

I’m running this all from a single stop point. As soon as it reaches the point, it’s supposed to go back to the home page and then open the app. I couldn’t figure out how to run the bookmark shortcut, so I tried this script. Alas, the script doesn’t work either. So how do I create the desired effect?

]]>

4 Commentsto I started a little project that kinda works like the Google launcher (where you scroll to the far left page to open…

  1. Anonymous says:

    < ![CDATA[

    Have you looked at http://www.lightninglauncher.com/scripting/reference/api/reference/net/pierrox/lightning_launcher/script/api/Container.html#setPosition(float,%20float,%20float,%20boolean) ?


    You can disable the animation which might be the cause of your problem if you launch an app immediately after telling it to move back.

    ]]>

  2. Anonymous says:

    < ![CDATA[

    Colin de Roos actually no. i thought by placing the bookmark to where i wanted and just using the script to click it would work. unfortunately i couldn’t find the way to do that.

    ]]>

  3. Anonymous says:

    < ![CDATA[

    I don’t think you really need the script. If it’s just for your home desktop, you can use the action go to home and zome 100p and otherwise you could you go to desktop and position

    ]]>

  4. Anonymous says:

    < ![CDATA[

    Colin de Roos That’s ok. I put the stop point where i wanted the bookmark and set it up there. Then i moved it to where it needed to be. it worked. But now I’m trying to build a galaxy S9 launcher inspired theme.

    ]]>

Leave a Reply

Your email address will not be published. Required fields are marked *