iamrasel / lunar-launcher

Feature rich android home with minimal look. 🇵🇸
GNU General Public License v3.0
470 stars 41 forks source link

[Feature Request] Customized gestures #37

Closed Terkyz closed 1 year ago

Terkyz commented 1 year ago

Checklist

Feature description

Have a list of gestures already defined (e.g. press home button, double tap the screen, etc) and a list of actions to assign to them (such as open app drawer, launch x app, etc).

Additional information

If this feature is accepted, I would appreciate if it would be possible to have an action to open the app drawer with the keyboard open as a "default function".

HeCodes2Much commented 1 year ago

i like this idea :) i may do a PR for the swipe down so you can chose notification or quick settings as i already know how to do that :)

iamrasel commented 1 year ago

@Terkyz Several gestures and for them, a number of actions to choose from, that would be trickier. So for now, I don't want to work on this. May or may not be someday. :pensive:

iamrasel commented 1 year ago

i like this idea :) i may do a PR for the swipe down so you can chose notification or quick settings as i already know how to do that :)

If I get it right, swipe down gesture already opens the notification panel.

HeCodes2Much commented 1 year ago

i like this idea :) i may do a PR for the swipe down so you can chose notification or quick settings as i already know how to do that :)

If I get it right, swipe down gesture already opens the notification panel.

Yes it does but it would be cool to have a choice if it can do quick settings :)