Revision 3ddc649...
Go back to digest for 13th May 2012Optimization in KDE Base
Jekyll Wu committed changes in [konsole] /:
Add cmdline options for the visibility of menubar and tabbar
Since the menubar and tarbar settings are now global instead of per
profile , those cmdline options are useful to allow users to override
the defautl behavior.
The --hide-menubar and --hide-tabbar options can be used together
to simulate the miminal interface of xterm. I'm not sure whether
--show-menubar and --show-tabbar will be widely used , but add them at
the moment for the sake of completeness.
File Changes
Modified 7 files
- src/Application.cpp
- src/main.cpp
- src/MainWindow.cpp
- src/MainWindow.h
- src/ViewManager.cpp
- src/ViewManager.h
- doc/manual/index.docbook
7 files changed in total