Bug 167432

Summary: Option to move the tabs to the left or right instead of above
Product: [Applications] krdc Reporter: Brendan Hide <brendan>
Component: generalAssignee: Urs Wolfer <uwolfer>
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Brendan Hide 2008-07-25 16:28:25 UTC
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.
Comment 1 Urs Wolfer 2008-07-25 22:14:25 UTC
Good idea. Thanks for all your reports! :)
Comment 2 Urs Wolfer 2009-02-16 14:07:11 UTC
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