Revision 672235

Go back to digest for 10th June 2007

Other in Graphics

Laurent Montel committed changes in /trunk/KDE/kdegraphics/ksnapshot:

Create a kbackgroundsnapshot.
It's just a command line which allows to make screenshot directly and store picture on desktop 'a la MacOsX'
It's easier than :
-> launch ksnapshot
-> select type of snapshot
-> create snapshot
-> select filename for snapshot
-> save snapshot

kbackgroundsnapshot is just one snapshot, but if we add global shortcut for each type of snapshot we can make life more easy I think.

Fix mem leak into ksnapshot.

File Changes

Added 4 files
  • /trunk/KDE/kdegraphics/ksnapshot
  •   /kbackgroundsnapshot.cpp
  •   /kbackgroundsnapshot.h
  •   /ksnapshotobject.cpp
  •   /ksnapshotobject.h
Modified 4 files
  • /trunk/KDE/kdegraphics/ksnapshot
  •   /CMakeLists.txt
  •   /ksnapshot.cpp
  •   /ksnapshot.h
  •   /main.cpp
8 files changed in total