Revision e98a0ee...

Go back to digest for 9th September 2012

Other in Other

Alexander Maret-Huskinson committed changes in [wacomtablet/marethuskinson] /:

More code cleanup.

Moved X11 code from WacomInterface class to X11Utils. This reduces the
complexity of some methods and prevents global X11 definitions from
interfering with our properties. It also separates the matrix
calculation code for mapping tablets to screen areas from the code which
set the actual X11 property value.

File Changes

Modified 3 files
  •   src/common/x11utils.cpp
  •   src/common/x11utils.h
  •   src/kded/wacominterface.cpp
3 files changed in total