Summary: | Separate color settings for command messages (join, part, nick, etc.) [PATCH] | ||
---|---|---|---|
Product: | [Applications] konversation | Reporter: | Scott Lerman <smlerman> |
Component: | general | Assignee: | Konversation Developers <konversation-devel> |
Status: | CONFIRMED --- | ||
Severity: | wishlist | CC: | hein, martin.blumenstingl |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Bug Depends on: | 192514 | ||
Bug Blocks: | |||
Attachments: |
add some settings which allow the user to change the colors of join/part/quit messasges
updated version of the patch |
Description
Scott Lerman
2009-05-30 00:13:41 UTC
Created attachment 34866 [details]
add some settings which allow the user to change the colors of join/part/quit messasges
Hi,
I've made a small patch since I like this feature :)
hope any of the devs could review my patch since I'm very new to
c++/qt (and thus I'm new to konversation's code)
Regards,
Martin
The patch looks ok, but I think we're going to wait until the config dialog revamp lands before we merge this, which changes the Colors preferences page to use a listview approach better suited to more color options. Created attachment 34966 [details]
updated version of the patch
Hi,
I've updated my patch a bit
* fixes missing spacers
* more settings added
if the upstream changes are ready feel free to ping me, then I'll try to update my patch
Regards,
Martin
|