Revision 635902

Go back to digest for 25th February 2007

Features in Office

Thomas Zander committed changes in /trunk/koffice/libs/flake:

Initial structure for handling multiple input devices.
The idea here is that if a user uses both a mouse and a tablet she is free to do independent things with those two devices. So, paint with one and pan around with the other. All without any manual switching of tools.
Or, in the extreme case; having 2 users paint at the same time on using different input devices. Now if only I had a tablet to try this stuff myself ;)

File Changes

Modified 7 files
  • /trunk/koffice/libs/flake
  •   /KoInputDevice.cpp
  •   /KoInputDevice.h
  •   /KoPointerEvent.h
  •   /KoToolFactory.h
  •   /KoToolManager.cpp
  •   /KoToolManager.h
  •   /KoToolProxy.cpp
7 files changed in total