shift-shell/containments/homescreen/package/contents/ui/launcher
Devin Lin 7a740a2f5d Tweak app drawer behavior
- Only trigger the app drawer open/close animation if the flick goes over an eighth of the screen so that small flicks do not trigger it
- Adjust easing curve to be OutQuad so that fast flicks don't feel slow (have to slow to a stop, and then animation triggers)
- Increase animation duration to account for OutQuad curve
- Animate opacity of application icons as the app drawer comes in and out
2021-02-22 16:08:43 +00:00
..
private More familiar behavior for the App Drawer 2021-02-15 16:25:39 +05:30
AppDrawer.qml Tweak app drawer behavior 2021-02-22 16:08:43 +00:00
DrawerDelegate.qml More familiar behavior for the App Drawer 2021-02-15 16:25:39 +05:30
FavoriteStrip.qml More familiar behavior for the App Drawer 2021-02-15 16:25:39 +05:30
HomeDelegate.qml More familiar behavior for the App Drawer 2021-02-15 16:25:39 +05:30
LauncherContainer.qml More familiar behavior for the App Drawer 2021-02-15 16:25:39 +05:30
LauncherDragManager.qml More familiar behavior for the App Drawer 2021-02-15 16:25:39 +05:30
LauncherGrid.qml More familiar behavior for the App Drawer 2021-02-15 16:25:39 +05:30
LauncherRepeater.qml More familiar behavior for the App Drawer 2021-02-15 16:25:39 +05:30