Summary: | Using new tab widget, konsole session's icons cannot be shown above session name | ||
---|---|---|---|
Product: | [Applications] konsole | Reporter: | Oded Arbel <oded> |
Component: | general | Assignee: | Konsole Developer <konsole-devel> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | claes |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Oded Arbel
2003-10-13 12:48:40 UTC
You can change the icon associated to the tab by creating a new session type. For example, if you want a session of root to have a different icon, go to Settings - Configure Konsole - Session and for root, select a new icon. You can also create new session types. Yes, I am aware of that. but with the old tab widget I could also set the *size* as well as the position of the icon relative to the text of the title. *** Bug 71601 has been marked as a duplicate of this bug. *** Please please please bring the text position option back! My tabs now take up 1.5 more horizontal space, and it's really inconvenient! You can have: text only, icon only, or both. I think that is all k/qtabwidget can do presently. The icon size might be changed using qtabwidget->setTabIconSet... I couldn't find where that option would be configured. right clicking the tab widget is the first place I'd look up as this is where it used to be, but I get only session control options that way. the "view" menu is weirdly the same as the session control menu (RMB on tab widget) and nothing in "configure" seems applicable. If this can easily be set in code, can it be please exposed in the UI ? Right-click over the left-corner 'New session' tab button. You'll see Tab Bar: Hide, Top, Bottom Tab Options: Text & Icons, Text, Icon Dynamic Hide It is strange that this is the only location to set Tab Options and Dynamic Hide. That will be fix in 4.0 I think. On Tuesday 04 January 2005 16:29, Kurt V.Hindenburg wrote: > 2005-01-04 15:29 ------- Right-click over the left-corner 'New > session' tab button. You'll see > > Tab Bar: Hide, Top, Bottom > Tab Options: Text & Icons, Text, Icon > Dynamic Hide Cool. I didn't see that at all. BTW - what is "dynamic hide" ? I didn't see it has any affect. Reminder to self: put in Help file and perhaps Tip file. Dynamic Hide will hide the tabbar when there is only 1 tab/session open. Appears to have been resolved according to comments above. |