Revision dd1cb27...

Go back to digest for 16th December 2012

Features in Utilities

Alex Fiestas committed changes in [kscreen/kded] kded/serializer.cpp:

Store the mode info instead of the mode id, since we can't relay on it

The mode id may change as some test have demostrated alraedy, so we can't
relay on it to restore the config. Instead we are going to use the size
and the refresh and do a lookup ourselves to identify which mode we should
use.

The code is still ugly but hackeable, will make it better once it is
proven to work.

File Changes

Modified 1 files
  • kded/serializer.cpp
1 files changed in total