https://bugs.kde.org/show_bug.cgi?id=489113
--- Comment #15 from Blazer Silving <breakingsp...@gmail.com> --- > For this particular issue you are mentioning, do you know if it is a > regression from 6.0? > Maybe the virtual machine viewer is not correctly grabbing Super+Q and > preventing events from propagating? Yes, very much a regression, these applications have worked for years in X11, and downgrading my main desktop's system packages from 6.1 to 6.0.5 remediates the issue. Running 6.1 in kdesrc-build environment can reproduce the issue predictably, and my laptop is also running 6.1 system-wide and can reproduce using Barrier (Input Leap). As mentioned earlier, the "Ignore Global Shortcuts" Kwin rule only works halfway, it is not honored by third party applications, or even all Plasma applications (Ctrl + ` opens Klipper over the viewer window while the VM underneath also opens the clipboard manager). > Also, just to make sure, you would need to compile kglobalacceld, instead of > kglobalaccel. For sure, I use the `kdesrc-build workspace` target so it builds all. The commit is visible in src/kglobalacceld git log. I also ensured the running process was `/home/kdesrc-build/kde/usr/lib/libexec/kglobalacceld`, using the custom login session calling `libexec/startplasma-dev.sh -x11` from SDDM. -- You are receiving this mail because: You are watching all bug changes.