Summary: | Chat plasmoid should be keyboard friendly | ||
---|---|---|---|
Product: | [Unmaintained] telepathy | Reporter: | Emil Sedgh <emilsedgh> |
Component: | chat-plasmoid | Assignee: | Telepathy Bugs <kde-telepathy-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | aleixpol, kde, kde |
Priority: | NOR | ||
Version: | git-latest | ||
Target Milestone: | Future | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 0.6.0 | |
Sentry Crash Report: |
Description
Emil Sedgh
2012-03-27 22:00:35 UTC
Changing the Plasmoid to be a PopupApplet would make the main plasma global keyboard shortcut work (and popup the chat). Though we'd still then need key handling inside there to switch between chats. It actually does have a hotkey, although it's currently hardcoded to Ctrl + Shift + I (or Ctrl + Shift + J, I don't remember). But that only opens a chat if it has unread messages. Fixed with: http://git.reviewboard.kde.org/r/108897/ |