Bug 57731

Summary: show/hide toolbar as needed
Product: [Applications] konsole Reporter: gabor <gabor>
Component: generalAssignee: Konsole Developer <konsole-devel>
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed In:

Description gabor 2003-04-26 12:46:43 UTC
Version:            (using KDE KDE 3.1.1)
Installed from:    Gentoo Packages

like it is implemented in gnome-terminal...:

if i only have one session started in a konsole, then the toolbar is not needed because there is no other session to switch to.
but when i create a new session ( for example using a keyboard shortcut ), then the toolbar should be shown, because now there are 2 session which i want to manage...

and if i close one of the two sessions, the toolbar should vanish.

basically:
-hide the toolbar when i start konsole.
-if i create/close a session in the konsole:
     -if the new number of the sessions is:
              1: hide the toolbar
               2 or more: show the toolbar

of course this doesn't have to be the default behaviour, it's enough if i can turn it on if i want... something like 'dynamic toolbar' maybe?
Comment 1 Stephan Binner 2003-04-26 19:49:25 UTC
> then the toolbar is not needed because there is no other session to switch to.  
 
It also allows you to start new sessions. 
 
Comment 2 gabor 2003-04-26 20:36:07 UTC
>> then the toolbar is not needed because there is no other session to switch to.
>It also allows you to start new sessions. 

maybe i wasn't clear:

it's not needed for me. i start new sessions with a keyboard shortcut.

i simply would like to have an option to enable that behaviour, because i find
it very useful.

i usually work like this:
open-a-konsole-with-a-keyb-shourtcut
work
work
open-a-new-session-with-a-keyb-shortcut
show-the-toolbar-with-a-keyb-shortcut
work

so having a mode to auto-manage the toolbar would be useful for me.
i don't need/want it to be the default behaviour
Comment 3 Stephan Binner 2003-10-12 11:54:13 UTC
Implemented for Konsole 1.3 (tabbar context menu option).