Everything KDE from git master built on top of Fedora 39. In the past NeoChat would let you switch between rooms/DMs with Ctrl+PgUp and Ctrl+PgDn. However it seems to have broken at some point in the recent past, and now these shortcuts don't do anything anymore.
A possibly relevant merge request was started @ https://invent.kde.org/network/neochat/-/merge_requests/1711
Git commit 28c9d944573c2393b5f4fd1484601a8286a16fc5 by James Graham. Committed on 22/04/2024 at 22:01. Pushed by nvrwhere into branch 'master'. Fix Roomlist Shortcuts Fix the ctrl + pgup/pgdwn shortcuts for the room list so that they work with tree model M +10 -0 src/models/sortfilterroomtreemodel.cpp M +2 -0 src/models/sortfilterroomtreemodel.h M +18 -14 src/qml/RoomListPage.qml https://invent.kde.org/network/neochat/-/commit/28c9d944573c2393b5f4fd1484601a8286a16fc5
Yay thank you so much!
Git commit 4dfd4b68ebc006377efafd7207933a858860a3ce by Tobias Fella, on behalf of James Graham. Committed on 23/04/2024 at 12:03. Pushed by tfella into branch 'release/24.05'. Fix Roomlist Shortcuts Fix the ctrl + pgup/pgdwn shortcuts for the room list so that they work with tree model (cherry picked from commit 28c9d944573c2393b5f4fd1484601a8286a16fc5) M +10 -0 src/models/sortfilterroomtreemodel.cpp M +2 -0 src/models/sortfilterroomtreemodel.h M +18 -14 src/qml/RoomListPage.qml https://invent.kde.org/network/neochat/-/commit/4dfd4b68ebc006377efafd7207933a858860a3ce