Summary: | Star Citizen does not grab the mouse correctly when in a Wayland session. | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | Jack Greiner <jack> |
Component: | input | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | d2_ricci, evohl, jack, mactan, nate, xaver.hugl |
Priority: | NOR | Keywords: | wayland-only |
Version First Reported In: | 5.27.8 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Jack Greiner
2023-09-21 20:36:57 UTC
plasma under X11 works, gnome under wayland works, too. so only combination of plasma and wayland leeds to this issue. gif of the issue being reproduced https://bugzilla-attachments.redhat.com/attachment.cgi?id=2016433 This may be an issue with the relative-pointer-unstable-v1 protocol(https://wayland.app/protocols/relative-pointer-unstable-v1) implementation and how it interacts with xwayland. (if it is indeed implemented at all, I haven't looked into the code all too much) This looks like a duplicate of 458233. *** This bug has been marked as a duplicate of bug 458233 *** |