[Konsole-devel] [Bug 105905] New: Toggling hiding via DCOP disables set fullscreen
Raphael Wimmer
raphman at gmx.de
Wed May 18 19:23:48 UTC 2005
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=105905
Summary: Toggling hiding via DCOP disables set fullscreen
Product: konsole
Version: 1.4.2
Platform: Debian testing
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: konsole-devel kde org
ReportedBy: raphman gmx de
Version: 1.4.2 (using KDE KDE 3.3.2)
Installed from: Debian testing/unstable Packages
OS: Linux
I want to have a Konsole which I can show and hide with a keypress - just like the tilde conxole in Quake. I start a Konsole with a special profile which hides menu and tab bar and the scroll bars and enables the fullscreen mode.
However, when I hide the window with
dcop konsole-1234 konsole-mainwindow#1 setHidden true
and show it again with
dcop konsole-1234 konsole-mainwindow#1 setHidden false
the window has left fullscreen mode. I don't know if this is a bug. I would also be happy with a DCOP function for setting fullscreen.
Btw: Konsole and DCOP are really great.
More information about the konsole-devel
mailing list