https://bugs.kde.org/show_bug.cgi?id=437485
David Redondo <k...@david-redondo.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/plas | |ma/plasma-desktop/commit/e2 | |fe0490ea5af63044a72445f43c2 | |e1ce38a08c7 --- Comment #5 from David Redondo <k...@david-redondo.de> --- 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 -- You are receiving this mail because: You are watching all bug changes.