Revision b8b79a1...

Go back to digest for 16th December 2012

Features in Utilities

Alex Fiestas committed changes in [kscreen/kded] /:

Added Generator, that will generate configs adjusted to the situation

Depending on different factors the ideal config is different, for example
depending if the device is a laptop, desktop, is docked, etc.

For that we need a class that will generate a config that works best with
every situation.

I don't like static classes, but it seemed to me like the most straight
forward design at this stage.

File Changes

Added 2 files
  •   kded/generator.cpp
  •   kded/generator.h
Modified 1 files
  • kded/CMakeLists.txt
3 files changed in total