Bug 148381

Summary: Remove tab border cleaner look
Product: [Applications] konsole Reporter: Ayvind Binde <omb>
Component: generalAssignee: Konsole Developer <konsole-devel>
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Ayvind Binde 2007-07-31 04:56:57 UTC
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;

From what I understand this was a bit hard to do for just gues developer, so the maintainer of Konsole: please do remove the tabbed border, so we can get a beautiful looking konsole.

Thank you! :) May KDE4 be the best thing since sliced bread!
Comment 1 Robert Knight 2007-08-01 18:36:58 UTC
Fixed in KDE 4.