Revision 682403

Go back to digest for 8th July 2007

Features in KDE Base

Robert Knight committed changes in /trunk/KDE/kdebase/apps/konsole:

Support for per-session randomized color schemes. Mainly useful to allow each new session (from a particular profile) to have a different background color to make them easier to identify at a glance.

Randomization is specified in the color scheme as the maximum amount of difference in hue, saturation and value which a color is allowed to be randomly changed by. No GUI controls for this yet.

Added a 'Black on Random Light' color scheme to make use of this facility out of the box.

File Changes

Added 1 files
  • /trunk/KDE/kdebase/apps/konsole/data/color-schemes/BlackOnRandomLight.colorscheme
Deleted 2 files
  • /trunk/KDE/kdebase/apps/konsole
  •   /konsole.upd
  •   /schemaStrip.pl
Modified 9 files
  • /trunk/KDE/kdebase/apps/konsole
  •   /src/ColorScheme.cpp
  •   /src/ColorScheme.h
  •   /src/ColorSchemeEditor.cpp
  •   /src/Session.cpp
  •   /src/TerminalDisplay.cpp
  •   /src/TerminalDisplay.h
  •   /src/ViewManager.cpp
  •   /src/ViewManager.h
  •   /data/color-schemes/CMakeLists.txt
12 files changed in total