Press Meta+Tab, switcher does not show KDE Plasma Version: 5.21.90 KDE Frameworks Version: 5.83 Qt Version: 5.15.2
For me, the shortcut is Alt+D, Alt+A, but this doesn't work for me too. I will attach a screenshot of the menu
Created attachment 138669 [details] Desktop context menu
However it shows for me if I activate this menu entry with the mouse
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/499
Git commit e2fe0490ea5af63044a72445f43c2e1ce38a08c7 by David Redondo. Committed on 24/06/2021 at 08:48. Pushed by davidre into branch 'master'. Make activity switcher platform independent There's no need for having 100 lines of X specific code just to query whether a key is pressed. Because on some window systems (wayland) a window is needed to get info about modifier keys, an invisible temporary one is created when plasma does not have focus. M +0 -3 imports/activitymanager/CMakeLists.txt M +0 -1 imports/activitymanager/sortedactivitiesmodel.cpp M +27 -107 imports/activitymanager/switcherbackend.cpp https://invent.kde.org/plasma/plasma-desktop/commit/e2fe0490ea5af63044a72445f43c2e1ce38a08c7