mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-26 14:23:09 +00:00
Hi, this MR adds "clear all" and "do not disturb" buttons to `NotificationsWidget`. Few other corrections have been made: - Transitions should now work correctly, plus they can be disabled via `MobileShell.MobileShellSettings.animationsEnabled`; - Loaders are now asynchronous; - List items have now their own margins, in order to not clip their shadows.\ It only remains to implement a context menu to set do not disturb mode for a given period of time. I think it's a secondary feature on which we can work later, but in case tell me what to do. Unfortunately I can't test the lockscreen on a phone at the moment, and I cannot take a performance test as well. It would be great if someone tested all these things, otherwise I'll provide as soon as possible. Closes: https://invent.kde.org/plasma/plasma-mobile/-/issues/134 |
||
|---|---|---|
| .. | ||
| components | ||
| notifications | ||
| qml | ||
| quicksettings | ||
| taskswitcher | ||
| CMakeLists.txt | ||
| mobileshellplugin.cpp | ||
| mobileshellplugin.h | ||
| mobileshellsettings.cpp | ||
| mobileshellsettings.h | ||
| qmldir | ||
| resources.qrc | ||
| shellutil.cpp | ||
| shellutil.h | ||
| windowutil.cpp | ||
| windowutil.h | ||