| Summary: | Remove tab border cleaner look | ||
|---|---|---|---|
| Product: | [Applications] konsole | Reporter: | Ayvind Binde <omb> |
| Component: | general | Assignee: | Konsole Bugs <konsole-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | wishlist | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
Fixed in KDE 4. |
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!