February, 2016
now browsing by month
Swipe down notification tray on Galaxy s6 and s6 edge PLEASE.
Swipe down notification tray on Galaxy s6 and s6 edge PLEASE. I need that update. On Nova Launcher for now just for that feature. Waiting to get back to using Lightning Launcher. Patiently waiting.
Hi
Hi,
Despite I ticked everywhere I could ” hide status bar ” it is still showing up sometimes on my main desktop. How can I fix this ?
Thanks
Hi
Hi,
Anyone has any idea how to change an icon size on the launcher ? I used to be able to do it but now i can’t seem to find the setting any more.
Thanks a lot !
I miss the notification badges on varios apps, Nine Mail, Threema, etc.
I miss the notification badges on varios apps, Nine Mail, Threema, etc. how can I enable them or is this pretty complicated way the only one?
http://werksmannschaft.de/wordpress/notifications-with-tasker-and-lightning-launcher/
Some bugs related to properties. Possibly more to come:
Bug #1
If you run this script from a shortcut (not a folder) it makes no error, but the item visibility is not changed.
var p=i.getProperties().edit();
p.setBoolean(“s.iconVisibility”,false)
p.setBoolean(“f.titleVisibility”,false)
p.commit();
Bug #2
If you run this script from a shortcut (not a folder) this error is shown, instead of ‘not valid property’ or other: “java.lang.NullPointerException: Attempt to read from field ‘java.lang.Object android.util.Pair.first’ on a null object reference”.
var p=i.getProperties().edit();
p.getBox(“f.box”)
p.commit();
]]>Minigame time! It is not Breakout, sorry, but a more launcher-involved game.
Minigame time! It is not Breakout, sorry, but a more launcher-involved game.
Find the items
This will hide a custom number of items (they are small with the lightning’s icon) inside all containers of your desktop/desktops (If you have a simple one it will be very easy. The more folders/panels you have, the funnier it will be! )
When hidden you simply need to find and click them. When all are found you can start a new game.
It can be useful to help you remember your setup, you need to open and search in all places. Maybe there is a hidden folder you don’t remember about!
Because sometimes the items are really well hidden (or even where you doesn’t expect an item can be) launching the script while there are hidden items, shows the position of a random one.
Instructions when no game is on: Run the script, select whether to use all desktops or only the current one, and the number of items to hide.
Note: items are randomly placed inside the reachable containers and always inside the bounding box. However due to lightning’s loading process, sometimes items are placed at 0,0.
Another note: When launching the script it checks that the hidden items are still in the launcher, so if a hidden item is deleted, the script won’t tell you it is still hidden.
Have fun!
]]>Hi
Hi,
facing new problems 🙂
1- when i create an action to launch the notification page, i only have the status bar showing up. I am on samsung note 3, is this a bug ?
2- Is LL taking transparency of .png into account ?
If yes, how can i put a live wallpaper widget under my background wich is a .png with a transparente area where i want it to reveal my live wallpaper ?
3- Is it possible to change the font used in the title bar of the app drawer ?
Thanks.