In the event/action list for a desktop, what is the “load” action for?
In the event/action list for a desktop, what is the “load” action for? Say I want an app to launch when I swipe to a desktop, I’m going for that… But jus launching from a gesture is too fast, but if it launches when a desktop slides in, that’ll probably do it….. You guys probably know where I’m going with this lol
]]>
< ![CDATA[
Load is launched when the container is loaded in memory, normally only after a restart.
What you are looking for is ‘resumed’ which is launched every time the container is shown after it wasn’t.
]]>
< ![CDATA[
Thanks TrianguloY thanks what I was thinking, so paused is when the container is no longer showing right?
]]>
< ![CDATA[
Exactly
]]>
< ![CDATA[
I was trying to mimic GNL and it is very close, the swipe for Google now u know lol problem is it hangs with the app open and can’t get back to the launcher with back or home.. Restart either… Good thing I have different desktop shortcuts in my notifications lol but I was jus seeing if I could pull it off
]]>