Version: (using KDE 4.0.98) Installed from: Compiled From Sources Compiler: gcc on Archlinux, x86_64 default settings, no customisations OS: Linux When you have more than 4 or 5 remote connections open simultaneously, the horizontal screen size limits the number of tabs you can see simultaneously. An option to move all the tabs to the left (or right) would provide more vertical space for the tabs.
Good idea. Thanks for all your reports! :)
SVN commit 926947 by uwolfer: Improve tab behavior: * Close tabs with mouse middle-click (option) * Option to disable close buttons on tabs * Option to set position of tab bar (top, bottom, left, right) * Context menu on tabs (Close and bookmark action) * Option options dialog on tab double click for current connection FEATURE:167432 FEATURE:184339 M +7 -1 bookmarkmanager.cpp M +1 -0 bookmarkmanager.h M +93 -29 config/general.ui M +10 -0 core/hostpreferences.cpp M +4 -0 core/hostpreferences.h M +9 -0 core/krdc.kcfg M +79 -4 mainwindow.cpp M +3 -1 mainwindow.h WebSVN link: http://websvn.kde.org/?view=rev&revision=926947