shift-shell/components/mobileshell
Devin Lin 238cf4948b actioncenter: Allow expanded mode to be opened as soon as minimized offset crossed
Currently the user can only expand to the expanded state after the initial minimized animation finishes. This animation gets reset as soon as a finger is pressed down, causing the user to have to wait until the animation completely finishes before being able to go to the expanded state.

Bypass the need to wait for the animation to finish by setting the open state immediately if the offset already is past the minimized threshold.
2024-11-12 00:25:33 -08:00
..
components Drop semicolon after Q_UNUSED() for consistency through the repo 2024-09-28 06:31:00 +00:00
notifications Port to KStandardActions 2024-10-31 08:41:01 +00:00
qml actioncenter: Allow expanded mode to be opened as soon as minimized offset crossed 2024-11-12 00:25:33 -08:00
CMakeLists.txt notifications: Implement popup notifications 2024-11-07 16:13:06 +00:00
Messages.sh Ensure all packages have translations enabled 2022-12-19 12:39:51 -05:00
shellutil.cpp notifications: Implement popup notifications 2024-11-07 16:13:06 +00:00
shellutil.h notifications: Implement popup notifications 2024-11-07 16:13:06 +00:00