Bug 167432 - Option to move the tabs to the left or right instead of above
Summary: Option to move the tabs to the left or right instead of above
Status: RESOLVED FIXED
Alias: None
Product: krdc
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR wishlist
Target Milestone: ---
Assignee: Urs Wolfer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-25 16:28 UTC by Brendan Hide
Modified: 2009-02-16 14:07 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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