Bug 57731 - show/hide toolbar as needed
Summary: show/hide toolbar as needed
Status: RESOLVED FIXED
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Gentoo Packages Linux
: NOR wishlist
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-04-26 12:46 UTC by gabor
Modified: 2003-10-12 11:54 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 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).