July, 2015
now browsing by month
When I check add new shortcut option in Google Play it adds an icon to the bottom part of the desktop (i mean new…
So what sort of things are you guys using the floating desktop for?
I would have used it for a custom notification panel but now I have installed a ROM there is no need for it. Not really sure what I should do with it now.
]]>Nova launcher has that nice option of adding newly installed app’s icon to the second screen (or the one chosen).
Scripting help: Is there a way to get the position of the desktop via a script that runs in the background (vs.
Tried using this script below, but it only works when script is run in desktop, and not when run in background:
var page = Math.round(LL.getCurrentDesktop().getPositionX()/LL.getCurrentDesktop().getWidth());
if (page == -1) {
//actions to run
}
]]>Update Italian translation (saved 02 July 2015 17:33)
– Translated the new sting added
]]>In Bindings we can set a tasker variable that returns as usable like:
$ZWbackground
How can we use that variable in a bindings script (under Box) to set the background of an item?
Followed this script from Josh Horner:
https://plus.google.com/+PrasadKaladi/posts/eVkRWrnRYW9
The direct way (script inside bindings) through box.setColor(“c”, “ns”, 0xff00ff00); the box background can change but how can we use $ZWbackground value? when I use that nothing happens. The value inside has same setup as 0xff00ff00 but different color.
(Even a hex colorcode did not help)
]]>How would I go about closing a floating desktop via shortcut or a button on the floating desktop?
Also is it possible to hide the status bar for a floating desktop?
]]>Just curious on something….
Just curious on something….
I don’t remember off hand if this was brought up before but just in case. I was wondering though if it’s possible to make these 2 settings global so it’s a “set and forget” thing? It seems for every desktop I create (and even in the app drawer and floating desktop) I have to constantly set this so my wallpaper will fit and it’s annoying. Making these 2 settings global would fix that because instead of applying the change only to the current desktop the change would take place for all, preventing the need to constantly go into settings.
]]>