[Konsole-devel] [Bug 148381] New: Remove tab border cleaner look

Ayvind Binde omb at binde.net
Tue Jul 31 02:56:58 UTC 2007


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=148381         
           Summary: Remove tab border cleaner look
           Product: konsole
           Version: unspecified
          Platform: Compiled Sources
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: wishlist
          Priority: NOR
         Component: general
        AssignedTo: konsole-devel kde org
        ReportedBy: omb binde net


Version:            (using KDE Devel)
Installed from:    Compiled sources
OS:                Linux

Ok, so I know poeple agree with me that the border around konsole are annoying and ugly. The reason for this are from what I heard is the tabbed border. 
Get rid of it, at least if there is no tabs. 

so the logic goes something like this: 
if (!tabs) {
  tab_border=0;
}
else tab_border=1;



More information about the konsole-devel mailing list