https://bugs.kde.org/show_bug.cgi?id=484999
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |6.1 Latest Commit| |https://invent.kde.org/plas | |ma/kwin/-/commit/99324c12fd | |6b689809aad77ea3cb852d89982 | |273 Status|ASSIGNED |RESOLVED Resolution|--- |FIXED --- Comment #2 from Nate Graham <n...@kde.org> --- Git commit 99324c12fd6b689809aad77ea3cb852d89982273 by Nate Graham. Committed on 12/04/2024 at 13:25. Pushed by ngraham into branch 'master'. plugins/overview: remove middle click to close virtual desktop This is a hidden destructive action[1] in a context where users are not primed to expect it. It's also largely unnecessary since the delegates already show a delete button on hover, and deleting virtual desktops isn't such a common task that it benefits from an accelerator. Let's remove it for safety. [1] It's destructive because user-created state on the deleted virtual desktop is lost--with no confirmation or undo, to boot. FIXED-IN: 6.1 M +2 -9 src/plugins/overview/qml/DesktopBar.qml https://invent.kde.org/plasma/kwin/-/commit/99324c12fd6b689809aad77ea3cb852d89982273 -- You are receiving this mail because: You are watching all bug changes.