Summary: | kwin wayland with latest activity integration doesn't "remember current virtual desktop used" when switching | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | Alexandre Pereira <pereira.alex> |
Component: | activities | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | nate, oded, p.r.worrall |
Priority: | NOR | Keywords: | wayland |
Version: | 5.8.9 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Other | ||
Latest Commit: | https://invent.kde.org/plasma/kactivitymanagerd/commit/73e9cb57aefdd93ef39d97e9bfe71fa9f094a0a1 | Version Fixed In: | 5.23 |
Sentry Crash Report: |
Description
Alexandre Pereira
2021-06-26 14:08:20 UTC
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. *** Currently, on Plasma 5.27.4, I still get this issue on Wayland - it sometimes works and some times doesn't, in the same session. My workflow is that I have YouTube playing something on VD 4 in the activity "Personal", while I work on the activity "Work", switching between VDs 1 and 2. I then sometimes switch back and forth between the "Work" activity and "Personal" activity, when I hear something going on in the YouTube player that I would like to also see - and a lot of times - possibly 50% of the time - when I switch to "Personal" I find it in VD 1 or 2 and I have to manually go back to 4, or when I switch to "Work" I find it in VD 4 and I have to switch manually back to where I was working. |