Summary: | Do not hardcode group chat theme | ||
---|---|---|---|
Product: | [Unmaintained] telepathy | Reporter: | Daniele E. Domenichelli <ddomenichelli> |
Component: | text-ui | Assignee: | Telepathy Bugs <kde-telepathy-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | flyser42, kde, mklapetek, pavel.nedr |
Priority: | NOR | ||
Version: | git-latest | ||
Target Milestone: | 0.6.0 | ||
Platform: | unspecified | ||
OS: | Linux | ||
URL: | What proprietary software do you use? And why? | ||
Latest Commit: | http://commits.kde.org/telepathy-text-ui/d641de956eafa0208749d785c0c2fc4f374ecaef | Version Fixed In: | |
Sentry Crash Report: |
Description
Daniele E. Domenichelli
2012-03-12 14:51:58 UTC
Quite annoying bug for me. Wouldn't it be possible to use the normal chat theme for group chats till the gui is ready? Or a hidden option in the config file? The normal one (renkoo) just does not work with group chats. As in - it's unusable. Can we make this blocking for 0.6.0? There is already a patch on reviewboard (that needs to be updated) https://git.reviewboard.kde.org/r/108571/ And I think this is quite an important missing feature *** Bug 316574 has been marked as a duplicate of this bug. *** *** Bug 282518 has been marked as a duplicate of this bug. *** Git commit d641de956eafa0208749d785c0c2fc4f374ecaef by David Edmundson. Committed on 15/03/2013 at 02:40. Pushed by davidedmundson into branch 'master'. Allow seperate config for group chats Split AppearanceConfig into tabs Make showPresenceMode a boolean now that we have separate configgroups for single and group modes REVIEW: 108571 M +3 -2 app/chat-window.cpp M +1 -1 config/CMakeLists.txt C +138 -131 config/appearance-config-tab.cpp [from: config/appearance-config.cpp - 065% similarity] C +28 -21 config/appearance-config-tab.h [from: config/appearance-config.h - 065% similarity] M +22 -265 config/appearance-config.cpp M +4 -25 config/appearance-config.h M +4 -29 config/appearance-config.ui M +11 -11 lib/adium-theme-view.cpp M +3 -9 lib/adium-theme-view.h M +1 -2 lib/chat-widget.cpp http://commits.kde.org/telepathy-text-ui/d641de956eafa0208749d785c0c2fc4f374ecaef |