klogg icon indicating copy to clipboard operation
klogg copied to clipboard

[Feature request] Make file tabs available in multiple rows

Open spacemanspiff2007 opened this issue 3 years ago • 2 comments

When there are more files open than the screen width a very tiny scrollbar appears which is very hard and annoying to use. grafik

It would be nice if there is e.g. a config option to show the tabs in multiple rows. Imho it would even make sense to make this a default so the user has to actively deselect it.

spacemanspiff2007 avatar Oct 10 '22 03:10 spacemanspiff2007

Tabs are handled by Qt. And multiple rows are not implemented there. Might be possible to do something non-standard.

variar avatar Jan 13 '23 21:01 variar

It would be already a huge improvement if the scrollbar is not on the right side and very tiny. Instead it could be below the tabs and span over the whole width. That way scrolling would actually be possible. Maybe that way the standard control could still be used. E.g. maybe set setUsesScrollButtons to false

spacemanspiff2007 avatar Jul 26 '23 14:07 spacemanspiff2007