Revision 52c489e...

Go back to digest for 9th February 2014

Bug Fixes in User Interface

Sebastian Kügler committed changes in [plasma-framework] /declarativeimports/core:

Units reads longDuration from config file.

This reads the global animation duration value from plasmarc, and gets
notified of changes: change the file, all animations are updated
automatically.

Put this into your plasmarc to disable animations globally:

[Units]
longDuration=0

As you might guess, other values will work as well.

shortDuration will always be 1/5 of this. (For now.)

File Changes

Modified 2 files
  • /declarativeimports/core
  •   src/units.cpp
  •   src/units.h
2 files changed in total