shift-shell/containments/homescreen
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
..
package Tweak app drawer behavior 2021-02-22 16:08:43 +00:00
applicationlistmodel.cpp More familiar behavior for the App Drawer 2021-02-15 16:25:39 +05:30
applicationlistmodel.h More familiar behavior for the App Drawer 2021-02-15 16:25:39 +05:30
CMakeLists.txt More familiar behavior for the App Drawer 2021-02-15 16:25:39 +05:30
favoritesmodel.cpp More familiar behavior for the App Drawer 2021-02-15 16:25:39 +05:30
favoritesmodel.h More familiar behavior for the App Drawer 2021-02-15 16:25:39 +05:30
homescreen.cpp More familiar behavior for the App Drawer 2021-02-15 16:25:39 +05:30
homescreen.h More familiar behavior for the App Drawer 2021-02-15 16:25:39 +05:30
Messages.sh move the applicationslistmodel to containment c++ 2015-05-14 18:05:01 +02:00