[Konsole-devel] Review Request: Make using bold fonts for intense colors user-configurable

Robert Knight robertknight at gmail.com
Tue Jun 1 19:18:04 UTC 2010


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://reviewboard.kde.org/r/4201/#review5942
-----------------------------------------------------------

Ship it!


Looks good to me.  Please commit if you have a KDE SVN account.

- Robert


On 2010-06-01 18:56:55, Valentine Sinitsyn wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://reviewboard.kde.org/r/4201/
> -----------------------------------------------------------
> 
> (Updated 2010-06-01 18:56:55)
> 
> 
> Review request for Konsole.
> 
> 
> Summary
> -------
> 
> It is well known that standard ANSI color codes don't distinguish between bold [font] and bright/intense [color], since both of them are controlled with a single escape command (m). In KDE3, Konsole was interpreting this command as "make the color bright" and leaving font weight untouched. Beginning with KDE4, both color and font weight are changed. At the very end, the decision whether or not to make the font bold is somewhat matter of taste, and since many fonts available for Linux look ugly when they are bold, it is reasonable to leave this decision to the user, making this a configurable runtime option.
> 
> The patch suggested add such option to the Appearance tab in Edit Profile dialog. This is a per-profile setting which defaults to "make fonts bold" for compatibility reasons.
> 
> 
> This addresses bug 226308.
>     https://bugs.kde.org/show_bug.cgi?id=226308
> 
> 
> Diffs
> -----
> 
>   trunk/KDE/kdebase/apps/konsole/src/EditProfileDialog.h 1133448 
>   trunk/KDE/kdebase/apps/konsole/src/EditProfileDialog.cpp 1133448 
>   trunk/KDE/kdebase/apps/konsole/src/EditProfileDialog.ui 1133448 
>   trunk/KDE/kdebase/apps/konsole/src/Profile.h 1133448 
>   trunk/KDE/kdebase/apps/konsole/src/Profile.cpp 1133448 
>   trunk/KDE/kdebase/apps/konsole/src/TerminalDisplay.h 1133448 
>   trunk/KDE/kdebase/apps/konsole/src/TerminalDisplay.cpp 1133448 
>   trunk/KDE/kdebase/apps/konsole/src/ViewManager.cpp 1133448 
> 
> Diff: http://reviewboard.kde.org/r/4201/diff
> 
> 
> Testing
> -------
> 
> Yes. Works with KDE 4.4.3 and trunk on my systems
> 
> 
> Thanks,
> 
> Valentine
> 
>




More information about the konsole-devel mailing list