SUMMARY Hi! Thanks for the latest activity integration on Wayland! Its awesome to activities working like on x11. I use the option in Activities->Switching: "Current virtual desktop: Remember for each activity". But it doesn't seem to be working STEPS TO REPRODUCE 1. Be on Virtual desktop 1 on Activity A Switch to Activity B 2. Be on Virtual desktop 2 on Activity B 3. Switch back to Activity A OBSERVED RESULT Its on Virtual desktop 2 like Activity B EXPECTED RESULT Should be on Virtual desktop 1, since it was the current used on Activity A SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: (available in About System) KDE Plasma Version: KDE Frameworks Version: Qt Version: ADDITIONAL INFORMATION
I can reproduce this too. SOFTWARE/OS VERSIONS Linux/KDE Plasma: Arch Linux KDE Plasma Version: 5.22.2 KDE Frameworks Version: 5.83 Qt Version: 5.15.2
I can also reproduce: Operating System: KDE neon 5.22 KDE Plasma Version: 5.22.3 KDE Frameworks Version: 5.83.0 Qt Version: 5.15.3 Kernel Version: 5.8.0-59-generic (64-bit) Graphics Platform: Wayland Processors: 2 × AMD A6-6400K APU with Radeon(tm) HD Graphics Memory: 7.7 GiB of RAM Graphics Processor: AMD CEDAR
Yeah, there are still some missing activity features that need to be implemented on wayland.
Git commit 73e9cb57aefdd93ef39d97e9bfe71fa9f094a0a1 by David Edmundson, on behalf of David Redondo. Committed on 01/09/2021 at 23:17. Pushed by davidre into branch 'master'. desktop switch support for wayland While KWindowSystem does not support virtual desktops on wayland we can just use the dbus interface of kwin. FIXED-IN:5.23 M +29 -8 src/service/plugins/virtualdesktopswitch/VirtualDesktopSwitchPlugin.cpp https://invent.kde.org/plasma/kactivitymanagerd/commit/73e9cb57aefdd93ef39d97e9bfe71fa9f094a0a1
just updated and tested it, seem to be working great !!! Thank you !! awesome !!
*** Bug 435743 has been marked as a duplicate of this bug. ***