V12.5b5 beta
V12.5b5 beta
A set of improvements and bug fixes. This version primarily aims at stabilizing the bindings feature, add a few features around it, and also fix some older bugs that I couldn’t fix before.
Full ChangeLog: http://www.pierrox.net/cmsms/applications/lightning-launcher/change-log.html
]]>« lol my battery with bindings (Previous Post)
(Next Post) KoLLor for Kustom and Lightning Launcher »
< ![CDATA[
In the changelog: shouldn’t it be “expression” instead of “exception”?
]]>
< ![CDATA[
Yes, fixed đ
]]>
< ![CDATA[
Is it possible doing some bindings for wallpaper and LL wallpaper? For example different ll wallpaper for landscape and different for portrait layout… đ
]]>
< ![CDATA[
This is amongst things that I would like to improve:
– allow desktop/folder/panels properties to be modified from bindings (position, scale, wallpaper, etc.)
– allow images to be manipulated from variables (more difficult but could be great)
]]>
< ![CDATA[
This sound good…
Maybe enable set to variable some sound, for example for touch, etc. Or vibrate haptic…
]]>
< ![CDATA[
Pierre Hébert i used to be able to have the round material selection effect without being constrained by the icon box. But with the new update i end up with two layers of effects, the round material effect + the selection color effect that is box-shaped
if I select 100% transparency for the icon selection color, i get rid of the selection box-shaped effect, but the round material selection effect disappears with it
how do I get back the round material selection effect on its own?
]]>
< ![CDATA[
Wern-Yuen Tan I was going to say that. So I can confirm that bug
]]>
< ![CDATA[
Also: now that you can toggle to see or not hidden items, I think you should make the dynamic text (with the ‘display when empty’ unchecked) use this setting. Now it is shown always.
]]>
< ![CDATA[
Found another bug … My scripts for setting item visibility are no longer working
]]>
< ![CDATA[
One more: I noticed that b5 deleted the content of some of my scripts, so even though they exist on the script menu, they are now empty … reverting back to b4 for now but if you need testers once these bugs are fixed let me know
]]>
< ![CDATA[
Oh! this material selection effect is crap. I should have re-implemented a builtin version of this effect instead of relying on these capriciously hardware accelerated dumb circles. I only changed a parameter in a view configuration and it breaks the stupid thing.Â
Wern-Yuen Tan how does your script looks like? I tested the Item.setVisibility function, it seems to work as expected. Can you isolate what make it break? Lost scripts is strange, I doubt this is related with b5 since the code is the same. If there is a bug, it was here before đ
]]>
< ![CDATA[
Here’s my script:
LL.getCurrentDesktop().getItemByName(‘FlashS’).setLabel(null, true);
LL.getCurrentDesktop().getItemByName(‘FlashS’).setVisibility(false);
I realize the b5 returns the item to Visible periodically, either when LL is resumed or after I exit the editor. I think it may be related to the show hidden items feature in the editor, similar to Danbar Danbar ‘s issue
]]>
< ![CDATA[
The app drawer problem is unrelated (I just fixed the bug).
Visibility is not persistent, could it be the app is restarted from time to time ?
]]>
< ![CDATA[
Pierre HĂ©bert I believe the source is the script bug that Lukas Morawietz also talked about rather than specific to visibility alone. Some scripts just disappear, script names persist but script content gets deleted. Could be due to earlier betas though. I’m now back to 12.4
]]>
< ![CDATA[
My dynamic calendar is no more working for appdrawer icon
But fine for desktop icons
]]>