You schould rewrite tabbar for support firefox-style tabs.Not need compress tabs, need make scroll. Reproducible: Always Steps to Reproduce: 1.Open some tabs Actual Results: 1.Look '...' on every tabs Expected Results: 1.Free scroll tabs and non-compressed tabs.
The tab widget is in Qt, not Konversation.
Well, QTabWidget has options to use scroll arrows vs. eliding, so Konversation could request those options.
There's already an option for this: Settings->Configure Konversation->Interface->Tabs->Uncheck 'Limit the size of the tab labels to fit all on screen' Now a left/right arrow will appear on the right side of the tab widget that lets you scroll between them.
Thanks, sorry, don't know.