Neamar / KISS

Lightning fast, open-source, < 250kb Android launcher
https://kisslauncher.com/
GNU General Public License v3.0
2.85k stars 579 forks source link

Lock home screen layout #2295

Open renming666 opened 2 weeks ago

renming666 commented 2 weeks ago

I hope the developer can add the function of "locking the home screen layout", prohibit the app icon from moving, long press the icon to pop up the "app information" panel, so that when the app returns to the home screen, it can effectively reduce the frame jamming

licaon-kter commented 2 weeks ago

There's a Freeze option, it is not enough?

renming666 commented 2 weeks ago

Sorry, I don't quite understand what you mean, do you mean "freeze/disable apps"? I mean locking the desktop editing mode, removing the long press apps tab and replacing it with long press apps to bring up the app info panel

HubbyG commented 2 weeks ago

A 'lock desktop' would also be very useful to stop widget edit popups if you easily touch the wrong part of the screen.

I think freeze only applies to history and not desktop elements.

Also it would be nice if gestures worked through widgets.

Gesture opposites: For example if you open appdrawer with a gesture (e.g. swipe right) then the oposite gesture (e.g. swipe left) might return to previous state before that gesture(e.g. swipe left) performs some other user chosen action from the home state... Is that KISS easy to implement?