| Summary: | Can no longer drag entire desktops in desktop grid effect | ||
|---|---|---|---|
| Product: | [Plasma] kwin | Reporter: | fanzhuyifan |
| Component: | effects-desktop-grid | Assignee: | KWin default assignee <kwin-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | minor | CC: | putr4.s |
| Priority: | NOR | Keywords: | qt6 |
| Version First Reported In: | git master | ||
| Target Milestone: | --- | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/plasma/kwin/-/commit/09a547361ab3808273250867c58c0f6547789ded | Version Fixed/Implemented In: | 6.0 |
| Sentry Crash Report: | |||
|
Description
fanzhuyifan
2023-12-20 02:40:14 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/kwin/-/merge_requests/4816 Git commit 09a547361ab3808273250867c58c0f6547789ded by Yifan Zhu. Committed on 20/12/2023 at 08:06. Pushed by fanzhuyifan into branch 'master'. plugins/overview: Use correct type to match The overview effect uses the type of the dragged object to determine if a single window is dragged or the entires desktop. Commit 0ff4f84a changed the type of mainBackground, but did not update the code for matching the type. FIXED-IN: 6.0 M +2 -1 src/plugins/overview/qml/main.qml https://invent.kde.org/plasma/kwin/-/commit/09a547361ab3808273250867c58c0f6547789ded |