Bug 148381 - Remove tab border cleaner look
Summary: Remove tab border cleaner look
Status: RESOLVED FIXED
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR wishlist
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-31 04:56 UTC by Ayvind Binde
Modified: 2007-08-01 18:36 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.