Re: Review Request 128138: [Quick Chat] Allow cycling through chats with Ctrl+(Shift)+Tab
Kai Uwe Broulik <[email protected]>
| Newsgroups | gmane.comp.kde.usability,gmane.comp.kde.devel.telepathy |
|---|---|
| Message-ID | <[email protected]> |
----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/128138/ ----------------------------------------------------------- (Updated Sept. 27, 2016, 3:50 p.m.) Status ------ This change has been marked as submitted. Review request for Telepathy and KDE Usability. Changes ------- Submitted with commit d9c85361b248d36f4fafaf054e332871e47eb49c by Kai Uwe Broulik to branch master. Repository: ktp-desktop-applets Description ------- This makes switching between conversations possible without using the mouse Diffs ----- chat/org.kde.ktp-chat/contents/ui/ChatWidget.qml 1485c4c chat/org.kde.ktp-chat/contents/ui/ConversationDelegate.qml 701f721 Diff: https://git.reviewboard.kde.org/r/128138/diff/ Testing ------- Pressed Ctrl+Tab multiple times -> got to the next conversation until the last one where it wrap around and select the first one again Ctrl+Shift+Tab works the same way, just in the other direction. Thanks, Kai Uwe Broulik