| Summary: | 5.25 Desktop Grid - Can't select a virtual desktop using the keyboard anymore | ||
|---|---|---|---|
| Product: | [Plasma] kwin | Reporter: | hugh <hugh.garse> |
| Component: | effects-desktop-grid | Assignee: | KWin default assignee <kwin-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | ledity, nate, notmart |
| Priority: | VHI | Keywords: | regression, usability |
| Version First Reported In: | 5.25.0 | ||
| Target Milestone: | --- | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/plasma/kwin/commit/9591c3a118b830af1864ec622ab1d233db94fbc9 | Version Fixed/Implemented In: | 5.25.1 |
| Sentry Crash Report: | |||
|
Description
hugh
2022-06-15 00:20:00 UTC
Can confirm. *** Bug 455509 has been marked as a duplicate of this bug. *** This is not making it into 5.25.1? As a keyboard centric user I hope this gets fixed soon. A possibly relevant merge request was started @ https://invent.kde.org/plasma/kwin/-/merge_requests/2556 Git commit d40aec08536c28e35824b0f17adabce3fcac2880 by Vlad Zahorodnii. Committed on 21/06/2022 at 07:43. Pushed by vladz into branch 'master'. effects/desktopgrid: Allow switching between desktops using digit and function keys C++ version allowed switching between virtual desktops by pressing function keys (Fn) or digit keys. M +11 -0 src/effects/desktopgrid/qml/main.qml https://invent.kde.org/plasma/kwin/commit/d40aec08536c28e35824b0f17adabce3fcac2880 Git commit 9591c3a118b830af1864ec622ab1d233db94fbc9 by Vlad Zahorodnii. Committed on 21/06/2022 at 08:59. Pushed by vladz into branch 'Plasma/5.25'. effects/desktopgrid: Allow switching between desktops using digit and function keys C++ version allowed switching between virtual desktops by pressing function keys (Fn) or digit keys. (cherry picked from commit d40aec08536c28e35824b0f17adabce3fcac2880) M +11 -0 src/effects/desktopgrid/qml/main.qml https://invent.kde.org/plasma/kwin/commit/9591c3a118b830af1864ec622ab1d233db94fbc9 Thx. |