Bug 486555 - Switch to previous when double clicking app switcher in panel
Summary: Switch to previous when double clicking app switcher in panel
Status: RESOLVED FIXED
Alias: None
Product: plasma-mobile
Classification: Plasma
Component: Shell (show other bugs)
Version: unspecified
Platform: Fedora RPMs Linux
: NOR wishlist
Target Milestone: ---
Assignee: Plasma Mobile Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-04 09:45 UTC by Plata
Modified: 2024-12-20 22:45 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Plata 2024-05-04 09:45:44 UTC
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
Comment 1 Luis B 2024-12-20 22:45:35 UTC
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