Sophie

Sophie

distrib > Mandriva > 10.0 > i586 > media > contrib > by-pkgid > b0593989dbda99e9357e13e38f37df45 > files > 37

karamba-0.17-4mdk.i586.rpm

Changes since version 0.16
- Karamba: Added topbar, bottombar, and ontop options.
- CPU sensor: Added %user, %system, %nice, %idle and %load to
  format
Thanks to Bruno Dufour:
- Disk sensor: Added %fp (free space, percentage) and 
  %up (used space, percentage) to format
	
Changes since version 0.15
- Memory sensor: added %fmb, %umb. Changed behaviour of %fm,%um.
- Better Noatun support, support for noatun-xxxx dcop names.
  The dcop name can be returned with format="%id"
- Added a THEME tag to enable loading of themes inside a
  theme. It is possible to have a theme with only THEME tags. 
- Themes must have a KARAMBA tag to open a window.
- %fmb and %umb added to the memory sensor
- Added a CPU parameter to the CPU sensor
Thanks to Ralph Churchill:
- Added a DEFAULTFONT tag
- The image meter can show images from the web directly 

Changes since version 0.14
- Added a DEVICE parameter to the network sensor
- Disk sensor support for mounted network filesystems

Changes since version 0.13
- Improved wallpaper handling
- Changed index.docbook to reduce compile problems

Changes since version 0.12
- Noatun sensor added
- Changed an if in karamba.cpp that caused compile problems
- The problem with overlapping Karamba windows is reduced.
Thanks to Vova Kuznetsov:
- Added support for character encoding in XMMS, textfile, and program
  sensors. The parameter ENCODING is used.
- Replaced QString::replace( QString, QString ) and
  QString::replace( char, char) with
  QString::replace( QRegExp, QString )
- Replaced QValueVector::count with QValueVector::size

Changes since version 0.11
- added XMMS configuration

Changes since version 0.1
- removed #include <kactioncollection.h> from karamba.h