Feature #257
Please make different coloured nicks in chatview
100%
Description
Please make different coloured nicks in chatview.
Related issues
History
#1 Updated by jakob almost 16 years ago
From 43d98369becca673bd6a25bde5c7abf0cece8e48 Mon Sep 17 00:00:00 2001
From: jakob <jakob@ezekiel.(none)>
Date: Fri, 28 Nov 2008 06:51:43 +0100
Subject: [PATCH] - Implemented: Sender auto coloring based on the tango colorscheme
---
src/qtui/qtuistyle.cpp | 43 +++++++++++++++++++++++++++++++++++++++++
src/qtui/qtuistyle.h | 3 ++
src/uisupport/uistyle.cpp | 15 +++++++++++++-
src/uisupport/uistyle.h | 26 +++++++++++++++++++++++-
4 files changed, 85 insertions(+), 2 deletions(-)
#2 Updated by jakob almost 16 years ago
From 6cccf948b2db553285aeb90e3173d65040854c8c Mon Sep 17 00:00:00 2001
From: jakob <jakob@ezekiel.(none)>
Date: Fri, 28 Nov 2008 18:01:40 +0100
Subject: [PATCH] - Implemented: Settings option to enable/disable sender auto coloring
---
src/qtui/settingspages/colorsettingspage.cpp | 9 +
src/qtui/settingspages/colorsettingspage.ui | 260 ++++++++++++++++--------
src/uisupport/uistyle.cpp | 27 +-
src/uisupport/uistyle.h | 3 +), 84 deletions()
4 files changed, 215 insertions(
#3 Updated by jakob almost 16 years ago
The two provided patches provide the means to have sender auto coloring ready for usage, as well as being able to enable and disable it in the colors configuration.
The used colors are based on the tange colorscheme and style guidelines which can be found at: http://tango.freedesktop.org/Tango_Icon_Theme_Guidelines
#4 Updated by jussi01 almost 16 years ago
Testing this now, seems to work well on first 5 mins of use.
#5 Updated by dalbers almost 16 years ago
Been using this patch for quite some time now and it works really nice.
One tiny suggestion to consider for ingestion to mainline Quassel:Let coloring in the Chatmon be based on the network and channel information instead of the nickname.
#6 Updated by dalbers almost 16 years ago
#9 Updated by Sputnick over 15 years ago
- Status changed from New to Assigned
- Assignee set to Sputnick
- Priority changed from High to Normal
- Target version set to 0.4.0
- OS set to Any
#10 Updated by Sputnick over 15 years ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
OK, finally applied the patches. Thanks to jakob for the initial work, and to Daniel for improving and continuously rebasing them ;-)
Note that the setting for enabling this is hidden away in Settings -> Color Settings -> ChatView -> Message -> Sender auto coloring.
Related commits start with http://git.quassel-irc.org/?p=quassel.git;a=commit;h=0f940afade8a434b061fa45d324ce90f83dad08d