SUMMARY On Android, you can double click on the app switcher to open the previous app. This would be useful in Plasma Mobile as well. STEPS TO REPRODUCE 1. Double click square symbol in panel OBSERVED RESULT Nothing happens (or the overview opens and closes immediately). EXPECTED RESULT Previously opened app is shown. SOFTWARE/OS VERSIONS Linux: Fedora 40 (Kinoite) KDE Plasma Version: 6.0.4 KDE Frameworks Version: 6.1.0 Qt Version: 6.7.0
Git commit 16192c5f715f6858c728a401a00b965678cf4804 by Luis Büchi. Committed on 20/12/2024 at 22:15. Pushed by lbuechi into branch 'master'. add double tap to switch between 2 most recent apps in swicher also simplified openApp signature and fixed a typo in code M +17 -1 kwin/mobiletaskswitcher/mobiletaskswitchereffect.cpp M +13 -1 kwin/mobiletaskswitcher/mobiletaskswitchereffect.h M +2 -1 kwin/mobiletaskswitcher/qml/Task.qml M +14 -7 kwin/mobiletaskswitcher/qml/TaskSwitcher.qml M +4 -2 kwin/mobiletaskswitcher/qml/TaskSwitcherHelpers.qml https://invent.kde.org/plasma/plasma-mobile/-/commit/16192c5f715f6858c728a401a00b965678cf4804