markusfisch / PieLauncher

Android home screen launcher that uses a dynamic pie menu instead of tables of icons.
https://play.google.com/store/apps/details?id=de.markusfisch.android.pielauncher
MIT License
289 stars 39 forks source link

two finger pie edit #72

Closed foxjaw closed 5 months ago

foxjaw commented 5 months ago

CONCEPT

Hold to spawn pie, then with 2nd finger, give the ability to drag & place app locations within the pie. And close pie editor on lifting both fingers.

WHY ?

To edit the pie app locations without drag n dropping from the app drawer.

markusfisch commented 5 months ago

Sounds interesting! 🤔

I'm just a little afraid this would be very delicate to use. Given that I am currently in the process of locking the default drag to edit action in the app listing (because this feature is too easy to trigger), this seems like the next problem 😉

But I will try! And if it's feeling right, may add a setting for it.

foxjaw commented 5 months ago

Oh sh!t ! Completely forgot about that feature. If #67 is resolved, I believe this won't be much of an issue.
And yes, the app would become a lot more sensitive to inputs.