tias / xinput_calibrator

A generic touchscreen calibration program for X.Org
http://www.freedesktop.org/wiki/Software/xinput_calibrator
Other
136 stars 105 forks source link

Minor adaptions to C++11 #74

Open markuspg opened 6 years ago

markuspg commented 6 years ago

I made some minor changes utilizing C++11 in xinput_calibrator. Apart from utilizing unique_ptrs in tester.cpp no changes to the logic of the program occurred.