Summary: | Screen corner activation stopped working for the "Desktop Grid" effect | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | tromzy |
Component: | effects-desktop-grid | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | eu, kishore96, nate, plasma-bugs, szymondudek9 |
Priority: | VHI | Keywords: | regression |
Version: | 5.22.90 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/plasma/kwin/commit/72ebe976bf05cfa4a986eecd0e4eaec6de99069e | Version Fixed In: | 5.23 |
Sentry Crash Report: |
Description
tromzy
2021-09-16 12:52:13 UTC
SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: (available in About System) KDE Plasma Version: 5.22.90 KDE Frameworks Version: 5.86 Qt Version: 5.12.15 I meant Qt Version: 5.15.2 Can reproduce with a single screen on X11 I agree, the feature stopped working with version 5.23. On xorg as well as wayland. The function itself works "correctly" via a shortcut. But, there is a problem with "drawing" windows, they are cut, virtual desktops also. I also noticed a delay when restoring to the desktop. A general performance problem. Sometimes I have to switch the virtual desktop just to "unlock" the desktop restore. KDE : 5.23 Frameworks : 5.86 QT Version : 5.12.2 Linux : 5.14.5 Distro : Arch Graphics Platform : Wayland & Xorg. Reverting this commit fixes the issue for me: https://invent.kde.org/plasma/kwin/-/commit/0042d2d8c141e914c4a2bd7086e669b11771a78a A possibly relevant merge request was started @ https://invent.kde.org/plasma/kwin/-/merge_requests/1442 Git commit b376f8832f20d69dc8dabe5ce75c87ddde7b7444 by Jan Blackquill. Committed on 20/09/2021 at 18:34. Pushed by ngraham into branch 'master'. Fix desktop grid border activation FIXED-IN: 5.23 M +1 -1 src/effects/desktopgrid/desktopgrid.cpp https://invent.kde.org/plasma/kwin/commit/b376f8832f20d69dc8dabe5ce75c87ddde7b7444 Git commit 72ebe976bf05cfa4a986eecd0e4eaec6de99069e by Nate Graham, on behalf of Jan Blackquill. Committed on 20/09/2021 at 19:46. Pushed by ngraham into branch 'Plasma/5.23'. Fix desktop grid border activation FIXED-IN: 5.23 (cherry picked from commit b376f8832f20d69dc8dabe5ce75c87ddde7b7444) M +1 -1 src/effects/desktopgrid/desktopgrid.cpp https://invent.kde.org/plasma/kwin/commit/72ebe976bf05cfa4a986eecd0e4eaec6de99069e *** Bug 442755 has been marked as a duplicate of this bug. *** |