Summary: | Clicking on windows/desktops in the new overview/grid effect no longer works after a remote desktop/input connection is started on Wayland | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | Prajna Sariputra <putr4.s> |
Component: | effects-overview | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | ahiemstra, nate, niccolo, nicolas.fella, xaver.hugl |
Priority: | NOR | Keywords: | qt6 |
Version First Reported In: | master | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Prajna Sariputra
2023-11-07 01:20:19 UTC
Oh wait, actually the search results only respond to my mouse clicks sometimes instead of always after starting the remote input session, the search bar itself still seems reliable though. Fascinating. Maybe some conflict over multiple things trying to use stream the same window using KPipeWire? Is this still happening? It seems to work fine for me
> Maybe some conflict over multiple things trying to use stream the same window using KPipeWire?
There's no pipewire involved in KDE Connect's remote input. It seems plausible that multiple input sources cause problems tough
It's still happening for me with Plasma and KDE Conmect from git master. I just tested a freshly updated KDE Neon Unstable QEMU/libvirt VM, and I can reproduce this bug there too by using the KDE Connect app on the host to move the mouse in the VM. I can reproduce it on one machine (with Qt 6.6.1) but not on another (with Qt 6.7) Huh, just tested this again and apparently it got fixed somehow at some point? Now I have Qt 6.6.2, KWin at f349d8e13274e34afcd4b52c43abb3f134ed6cca and xdg-desktop-portal-kde at 05d0873850b75ee8a045b9a56791acfffd1342ab, from git master, compiled sometime on 19 Feb. |