Search found 106 matches

by TrianguloY
Sat Feb 17, 2024 2:03 pm
Forum: Other discussions
Topic: Forum error when publishing a topic/comment
Replies: 1
Views: 134695

Re: Forum error when publishing a topic/comment

Uh, I think disabling the webpush extension fixed it.
But now you cannot get web notifications, so you need to rely on getting emails.

I'll remove this sticky post
by TrianguloY
Sat Feb 17, 2024 2:01 pm
Forum: News
Topic: Present and future of Lightning Launcher
Replies: 31
Views: 342823

Re: Present and future of Lightning Launcher

There has been some maintenance updates on my Github, and you can test the apks if you want, but there are no changes from a user preservative.
Also, progress is very slow (almost nonexistent) and most if not all of the work has been made by SVolf, sorry.
by TrianguloY
Sun Feb 04, 2024 4:14 pm
Forum: Bug Report
Topic: Site Formatting
Replies: 2
Views: 638

Re: Site Formatting

I'm afraid I don't have permission to do so. Pierre is the only one with admin access, I think. :(
by TrianguloY
Sat Sep 23, 2023 10:10 pm
Forum: News
Topic: Present and future of Lightning Launcher
Replies: 31
Views: 342823

Re: Present and future of Lightning Launcher

I'm happy to announce that Step 2 (building the app for newer android version) is being worked on by SVolf. You can check the progress here: https://github.com/TrianguloY/Lightning ... /developer
by TrianguloY
Mon Aug 21, 2023 1:24 pm
Forum: Other discussions
Topic: Forum error when publishing a topic/comment
Replies: 1
Views: 134695

Forum error when publishing a topic/comment

Currently the forum has a bug, probably with an extension, that shows an error after posting something. I've tried to fix it but haven't had any luck. [WebPush] curl extension is not loaded but is required. You can fix this in your php.ini. This error happens after the actual posting, so the post is...
by TrianguloY
Wed Mar 01, 2023 9:48 am
Forum: News
Topic: Present and future of Lightning Launcher
Replies: 31
Views: 342823

Re: Present and future of Lightning Launcher

The app source code is now published. Currently no one has worked on it (at least not publicly), personally I haven't yet.
by TrianguloY
Sun Jan 29, 2023 6:03 pm
Forum: News
Topic: Present and future of Lightning Launcher
Replies: 31
Views: 342823

Re: Present and future of Lightning Launcher

First step completed! the source code is now public on https://github.com/pierrehebert/LightningLauncher go star it!

And would you look at that, this is my 100th post!
by TrianguloY
Fri Jan 27, 2023 12:12 pm
Forum: News
Topic: Present and future of Lightning Launcher
Replies: 31
Views: 342823

Re: Present and future of Lightning Launcher

Quick update and a warning: Update: The repository is almost ready, but Pierre still needs to checks a few things before switching to public. He is quite absent, and I don't want to rush him, so unfortunately I don't know how much more we will need to wait. Warning: The forum notifications are broke...
by TrianguloY
Sun Dec 11, 2022 10:19 pm
Forum: News
Topic: Present and future of Lightning Launcher
Replies: 31
Views: 342823

Re: Present and future of Lightning Launcher

Just a couple things: 1. the OS "forgetting" that LL is my default Launcher after using split screen That's because splitscreen currently crashes the launcher. If step 4 ever happens, that'll probably be my first fix (I also encounter it myself). 2. the default action for a long press doesn't bring ...
by TrianguloY
Sun Dec 11, 2022 11:28 am
Forum: Bug Report
Topic: Aqua mail widgets do not work
Replies: 1
Views: 15136

Re: Aqua mail widgets do not work

The notifications modules of this forum are a bit broken right now, sorry.
I'll try to contact Pierre to fix them, but I'm afraid it may be difficult for him to do so.
by TrianguloY
Thu Dec 01, 2022 10:28 pm
Forum: News
Topic: Present and future of Lightning Launcher
Replies: 31
Views: 342823

Re: Present and future of Lightning Launcher

Thank you! I'll keep this posts updated with all the progress, but keep in mind that it may take quite some time to have everything ready. Until step 1 is finished there is not much external users can do...except maybe try to contact other long-time users (as it appears this forum email functionalit...
by TrianguloY
Wed Nov 30, 2022 11:05 pm
Forum: News
Topic: Present and future of Lightning Launcher
Replies: 31
Views: 342823

Present and future of Lightning Launcher

Disclaimer: the following post is written by me as a 'user' of LL and doesn't represents other developers/members of this forum unless explicitly said. First of all: if you are reading this and you were an old user of this forum, you may find it shocking that it is up and running again after 3 year...
by TrianguloY
Wed Mar 17, 2021 7:59 pm
Forum: Users, groups and permissions
Topic: Backup restoration?
Replies: 0
Views: 22858

Backup restoration?

For some reason the whole forum was restored to an early state of late 2020. All the messages and users from these last 3-4 months seems to be lost. I don't know why. This also means that all the work I made removing bots is now lost, and they are back again. I don't want to do it all again, so I di...
by TrianguloY
Mon Dec 23, 2019 12:44 am
Forum: Other discussions
Topic: Favourite Launcher Features
Replies: 9
Views: 20781

Re: Favourite Launcher Features

Aren't Sesame shortcuts just the dynamic shortcuts from android N? In Lightning they are simply called app shortcuts, you can open them with that action (try setting it in the long tap event). It seems that with Nova you can hide them, or even add custom ones to the list, but with lightning you can ...
by TrianguloY
Wed Oct 09, 2019 11:06 pm
Forum: Get Help
Topic: Navigation Drawer
Replies: 2
Views: 11561

Re: Navigation Drawer

Let's see. First of all you don't need stop points for that, although they can help here. In order to have that behaviour you just need a clever placement of pinned panels. Check this screenshot. Screenshot_20191010-004529.png With just two panels and an invisible item (that can also be removed by m...
by TrianguloY
Wed Oct 09, 2019 10:55 pm
Forum: Other discussions
Topic: Stop points
Replies: 4
Views: 14787

Re: Stop points

Hmm, you don't need stop points for that, let me reply on that thread.

I don't remember when you asked, but I guess that I couldn't see the video at the time...and totally forgot. I recommend adding screenshots instead of videos like you did here, they are easier to see.
by TrianguloY
Mon Oct 07, 2019 12:47 pm
Forum: Scripts
Topic: Restart/Refresh Lightning
Replies: 1
Views: 11678

Re: Restart/Refresh Lightning

Yup.
Just for the sake of completeness, the updated and without magic numbers script (longer, but non-deprecated and easier to understand) is:

Code: Select all

getEvent().getScreen().runAction(EventHandler.RESTART);
Both do exactly the same thing.
by TrianguloY
Mon Oct 07, 2019 12:27 pm
Forum: Other discussions
Topic: Stop points
Replies: 4
Views: 14787

Re: Stop points

It's been a long time since I used them actively, but I think I remember them pretty well. For the general details I think the help pages are more or less detailed as you say, so I don't think I can give a better 'general' explanation. But if you have a specific question (like what a setting does, o...
by TrianguloY
Tue Oct 01, 2019 6:42 pm
Forum: Get Help
Topic: Setting home page
Replies: 4
Views: 12284

Re: Setting home page

You mean it changed by itself? Or that you moved the icons and want to change it? Currently there is no launcher-way of changing the home page. But guess what, there is a script to do exactly that: https://www.lightninglauncher.com/wiki/doku.php?id=script_change_home_page Just tried it, it still wor...
by TrianguloY
Sun Sep 29, 2019 10:17 pm
Forum: Get Help
Topic: Icon mask/shape
Replies: 7
Views: 15400

Re: Icon mask/shape

It seems the process has changed in android 10 (as usual...). Now you need to go to the developer settings.
Google 'android Q change icon shape' and follow the instructions.
Does it work now?
by TrianguloY
Sun Sep 29, 2019 10:13 pm
Forum: Get Help
Topic: Panel label
Replies: 2
Views: 9922

Re: Panel label

You mean displaying a text inside a panel? Panels don't have labels, they are simply a movable container inside other containers. You can just add a text object (long tap, add, text) and place it wherever you want, either inside the panel or outside. (If this don't work for you, please explain what ...
by TrianguloY
Sat Sep 28, 2019 3:25 pm
Forum: Bug Report
Topic: Folder not closing
Replies: 2
Views: 12456

Re: Folder not closing

When tapping outside both the close event and the tap event of whatever you clicked are fired. You can test this by clicking any other icon instead.
In your case the folder is closed and then opened again (because you tapped it).

I remember some discussion about this, but can't remember sorry.
by TrianguloY
Sat Sep 28, 2019 3:19 pm
Forum: Get Help
Topic: Icon mask/shape
Replies: 7
Views: 15400

Re: Icon mask/shape

If you are using android 8.0+ (if I remember correctly) you can change the setting from the default launcher.
Search 'change adaptive icon shape'.
If not, that script is the only current option.
by TrianguloY
Wed Sep 11, 2019 1:59 pm
Forum: Get Help
Topic: Click animation
Replies: 2
Views: 9854

Re: Click animation

I guess you mean the selection effect.
To remove it just go to the box tab, select the content area, and change its selected color to transparent (in the color dialog move the bottom slider to the right).
Note: in some devices it is also required to set the selection effect to 'plain'.
by TrianguloY
Sun Sep 08, 2019 1:30 pm
Forum: Users, groups and permissions
Topic: Setup
Replies: 25
Views: 37734

Re: Setup

Ok, I enabled the manual approving for new members. From now on, posts from new members will not be show publicly, and will need to be manually approved (not sure if admins only or moderators too). Also, once the user has one post approved, it should automatically be able to post without approval......
by TrianguloY
Sat Sep 07, 2019 9:43 pm
Forum: Users, groups and permissions
Topic: Setup
Replies: 25
Views: 37734

Re: Setup

@Pierrot New measures are needed, almost everyday there is a spam post now.
I checked and it doesn't seem the bots are using the social connection, just the normal registration.
by TrianguloY
Thu Aug 15, 2019 4:45 pm
Forum: Users, groups and permissions
Topic: Setup
Replies: 25
Views: 37734

Re: Setup

Same here (although some are clever!). Perhaps it is time for manual approving? We seem active enough to activate real users in less than a day or so when asking.

I'll try to check how the banned users were connecting, but I'm a bit new with this moderation panel.
by TrianguloY
Sat Aug 10, 2019 11:18 am
Forum: Get Help
Topic: Create folder under "My Drawer"
Replies: 1
Views: 9565

Re: Create folder under "My Drawer"

To move items into folders you must drag-and-drop them to the folder icon (not the folder container) and keep them above for a few seconds before releasing. The animation should help. - Open the my drawer, where the icon you want to move and the icon to open the folder are (don't open the folder). -...
by TrianguloY
Wed Jun 26, 2019 7:13 pm
Forum: Get Help
Topic: Persistence of lightning launcher!
Replies: 21
Views: 39821

Re: Persistence of lightning launcher!

Wasn't the changes for the persistence of the floating desktop? I can be wrong, but I think the persistence of the floating desktop is independent from the persistence of lightning itself (and the notification is only present when it is enabled). Still no other changes should affect the killing. If ...
by TrianguloY
Fri May 24, 2019 8:54 am
Forum: Get Help
Topic: Switch Phones - Rebuild or Restore
Replies: 9
Views: 15325

Re: Switch Phones - Rebuild or Restore

Better to wait for confirmation, but what I think they means is that when you open the image picker and choose 'application', some apps display the icon as an image, but some others don't (Google for example). I think we discussed this in the past, currently you have no scriptless way to choose an a...
by TrianguloY
Thu May 23, 2019 7:40 am
Forum: Get Help
Topic: Switch Phones - Rebuild or Restore
Replies: 9
Views: 15325

Re: Switch Phones - Rebuild or Restore

Restoring a backup should restoring everything to the exact same state, so everything should 'work' as before. However if the devices have different screen sizes/resolutions the position and size of some items can change. I think templates try to fix this a bit when importing, but they are not full ...
by TrianguloY
Mon Apr 29, 2019 7:11 am
Forum: Feature Suggestion
Topic: Search in Script editor
Replies: 14
Views: 21266

Re: Search in Script editor

Searching inside the editor (opened script only) is already implemented using a normal alert dialog instead of an action bar. About bars: I agree they are hard to include, but probably for the compatibility with previous android versions which didn't include them. If you want to use bars in an andro...
by TrianguloY
Sun Apr 14, 2019 7:32 am
Forum: Bug Report
Topic: Floating desktop
Replies: 10
Views: 15150

Re: Floating desktop

... It appears there is a special notification that can be shown to keep services active (this is the notification a lot of background apps show) but there isn't any for normal apps. This can be used to keep the floating desktop though, perhaps it is worth checking. ... https://community.lightningl...
by TrianguloY
Thu Apr 11, 2019 8:19 am
Forum: Feature Suggestion
Topic: Custom layouters (element positions + size)
Replies: 9
Views: 16927

Re: Custom layouters (element positions + size)

You are right on the 'it is easier with the editor'. In fact some of the latter suggestions have a common element: a way to have some sort of 'linked elements'. Think of them as points in the grid joined by a line (initially two points, but with an option to add/remove vertices) where you can move f...
by TrianguloY
Wed Apr 10, 2019 8:50 pm
Forum: Feature Suggestion
Topic: Custom layouters (element positions + size)
Replies: 9
Views: 16927

Re: Custom layouters (element positions + size)

A script can respect anything you want ;) you just need to program it. I see what you mean. Basically you want to 'fix' the position of the element to another object (in this case a cell in a grid or a position in a path) while having the rest of parameters (scaling and rotation) independent. This i...
by TrianguloY
Wed Apr 10, 2019 6:03 pm
Forum: Feature Suggestion
Topic: Template classes for user defined complex item instances (re-usable)
Replies: 10
Views: 16286

Re: Template classes for user defined complex item instances (re-usable)

So, you mean expanding the current hierarchical properties (each container has default properties for their items, that can use them or override) to a sort of hierarchical templating system similar to classes where every 'style' is derived from an existing one (or even more that one with order). Thi...
by TrianguloY
Wed Apr 10, 2019 5:53 pm
Forum: Feature Suggestion
Topic: Custom layouters (element positions + size)
Replies: 9
Views: 16927

Re: Custom layouters (element positions + size)

Seems interesting, although I'm having difficulty understanding it. About the custom grid: what will be the difference with a panel? What you describe is very similar to what a panel allows. About the polyline: some of the earlier scripts that were made allowed some items to be placed in a 'circle' ...
by TrianguloY
Mon Apr 08, 2019 3:31 pm
Forum: Bug Report
Topic: Uninstall Not working
Replies: 8
Views: 15270

Re: Uninstall Not working

Works for me :/ both the 'Uninstall' and the 'X'
by TrianguloY
Mon Apr 08, 2019 3:30 pm
Forum: Bug Report
Topic: Lighting Launcher not taking the whole screen on Xiaomi Pocophone F1 with hidden navigation buttons
Replies: 5
Views: 13503

Re: Lighting Launcher not taking the whole screen on Xiaomi Pocophone F1 with hidden navigation buttons

What if you check the 'content overlap' and set a transparent color? (from the settings-desktop-systemaBar settings)
by TrianguloY
Mon Apr 08, 2019 6:49 am
Forum: Feature Suggestion
Topic: Unified selection for apps AND widgets
Replies: 4
Views: 11929

Re: Unified selection for apps AND widgets

Perhaps in this case a temporal cache is enough. Maybe...5 minutes since the last open? The idea is to speed up when you want to add multiple widgets, normally in this case you open the widget list multiple times in a short time. And while I was writing this...I think this is not possible currently ...
by TrianguloY
Mon Apr 08, 2019 6:45 am
Forum: App Updates
Topic: V14.3 beta5
Replies: 16
Views: 42543

Re: V14.3 beta5

Do you talk about: A) A folder with the setting disabled is opened, then a folder with the setting enabled is opened, so clicking outside closes both (should only close the latest. Or B) A folder with the setting enabled is opened, then from inside of that one a folder with the setting disabled is o...
by TrianguloY
Sun Apr 07, 2019 10:05 pm
Forum: Feature Suggestion
Topic: Unified selection for apps AND widgets
Replies: 4
Views: 11929

Re: Unified selection for apps AND widgets

700...what? Wow, you sure have a lot of apps :shock: It's interesting you talk about the list of apps as a ...list. You aren't using the MyDrawer I guess. You are right, the app drawer is a cached list of the installed apps (wich sometimes can lead to some issues, but being faster is something good!...
by TrianguloY
Sun Apr 07, 2019 9:54 pm
Forum: App Updates
Topic: V14.3 beta5
Replies: 16
Views: 42543

Re: V14.3 beta5

If you just wanted to close the folders when opening another outside app you could just set the resumed event of the desktop to 'close all folders', and enable the 'close other folders'. Closing it when swiping is a bit more difficult but should be possible with the position changed event I think. A...
by TrianguloY
Sun Apr 07, 2019 9:34 pm
Forum: Bug Report
Topic: Copying widget items doesn't work as intended
Replies: 4
Views: 11727

Re: Copying widget items doesn't work as intended

I was going to say that coping a widget properties is not possible because Android saves the information internally. However restoring a backup does restore the widgets properties (not always) so maybe there is a chance this is just a bug that can be fixed...not sure though.
by TrianguloY
Sat Apr 06, 2019 4:45 pm
Forum: Feature Suggestion
Topic: Clipping and alpha masks for objects
Replies: 7
Views: 13076

Re: Clipping and alpha masks for objects

This is available for icons, not sure how easy/difficult will be to adapt it to items in general. One thing that is available to all items even widgets is the ability to 'cut' them (in a rectangle only). Just change the margin or content size to a negative value (in pixels, remember you can write an...
by TrianguloY
Tue Apr 02, 2019 9:00 am
Forum: Get Help
Topic: Not seeing all widget options
Replies: 3
Views: 10141

Re: Not seeing all widget options

I'm not sure what you mean with that trigger widget. Is it a specific widget of the stock launcher? If not which widget and launcher? Perhaps a screenshot helps. And yes, there are ways to set android settings from scripts (not everything, but almost). This requires java knowledge, but shouldn't be ...
by TrianguloY
Tue Apr 02, 2019 8:56 am
Forum: Get Help
Topic: Android Pie - no phone app
Replies: 2
Views: 9569

Re: Android Pie - no phone app

From the app drawer press the three dots menu and then 'refresh'.
by TrianguloY
Mon Apr 01, 2019 10:18 pm
Forum: Bug Report
Topic: Icon packs not showing
Replies: 7
Views: 13592

Re: Icon packs not showing

Instead of using the 'Icon pack' option use the 'Application' one. That should display the icons in a more consistent way.
by TrianguloY
Mon Apr 01, 2019 10:15 pm
Forum: Feature Suggestion
Topic: Search in Script editor
Replies: 14
Views: 21266

Re: Search in Script editor

brunoisa10 wrote:
Mon Apr 01, 2019 8:28 pm
So I want inside a script and not on all
And being able to update the script
Then just open the left menu and "Edit..." the script to open it in any text editor with a search/replace feature.
by TrianguloY
Mon Apr 01, 2019 2:58 pm
Forum: Feature Suggestion
Topic: Search in Script editor
Replies: 14
Views: 21266

Re: Search in Script editor

I think lukas implemented that on their multitool (can't check now)