Is there any way to change / customize the unlocker (change the look)… And no, I don’t want to use zooper for it…

Is there any way to change / customize the unlocker (change the look)… And no, I don’t want to use zooper for it…

]]>

13 Commentsto Is there any way to change / customize the unlocker (change the look)… And no, I don’t want to use zooper for it…

  1. Anonymous says:

    < ![CDATA[

    I don’t think so

    ]]>

  2. Anonymous says:

    < ![CDATA[

    you can create your own with e. g. stop points and events… scripts…

    ]]>

  3. Anonymous says:

    < ![CDATA[

    The unlocker is not customizeable, but you can create a shortcut for LLaction ‘unlock screen’ and give it an icon you like.

    ]]>

  4. Anonymous says:

    < ![CDATA[

    Yeah… I am actually looking for something moveable or slidable like in widgetlocker… Guess i will have to learn how to script?

    ]]>

  5. Anonymous says:

    < ![CDATA[

    No scripting needed. As said above, its very easy to make somthing slideable with shortcuts/widgets and stoppoints

    ]]>

  6. Anonymous says:

    < ![CDATA[

    I’m just trying to create a slideable lockscreen.


    After suing this discussion it seemed like I should ask this here instead of making a new post.



    I’ve gotten in place a few stop points, but I can’t figure out what I have to do and set up so that after unlocking the lockscreen returns to it’s original (home) position!


    Already tried a bunch of things, I’m sure it has to be doable without scripting, but just can’t figure it out.

    ]]>

  7. Anonymous says:

    < ![CDATA[

    Taavo Allik do I understand right, you want with one swipe both unlock and move the screen?

    ]]>

  8. Anonymous says:

    < ![CDATA[

    Lukas Morawietz if I understand you correctly then yes.


    My first idea was to put a stop point to the left edge of the home position, I hoped that after every move the screen would snap back to it (but it also snaps to the unlocking stop point, when that’s reached). Hope that made it clearer, if not then let me know!

    ]]>

  9. Anonymous says:

    < ![CDATA[

    Definetly the easiest way is scripting.



    LL.unlock();


    LL.getCurrentDesktop().setPosition(0,0);



    I don’t know if there is another way, but this is exactly what scripting is for.

    ]]>

  10. Anonymous says:

    < ![CDATA[

    Lukas Morawietz Thank you!


    My scripting level is still at a big fat zero.


    Where should I set this action? What a fool, of course to stop point reached event, sorry for being so…..not being able to think clearly….long day.


    //weirdly G+ didn’t notify me of your message, it saw the message when I opened the app…



    Thanks again!

    ]]>

  11. Anonymous says:

    < ![CDATA[

    Lukas Morawietz


    Seems my skill is even worse than I thought, probably needed something up:


    At line 2: TypeError: Cannot find function setPosition in object function getCurrentDesktop() {/*net.pierrox.lightning_launcher.c.a.e getCurrentDesktop() */}



    That’s what I get…

    ]]>

  12. Anonymous says:

    < ![CDATA[

    Sorry for hijacking this post one again.



    I now feel even more stupid – I only tested without locking the screen, when I lock and unlock then it always goes to the home position already. Who knew =D


    So no scripting is needed and no errors as well!


    Thanks for your help, Lukas!

    ]]>

  13. Anonymous says:

    < ![CDATA[

    Cool. I don’t use locksreen, so I’ll remember that next time 😉

    ]]>

Leave a Reply

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