IABSD.fr/xenocara/app/xtsscale/Makefile

Branch :


Log

Author Commit Date CI Message
2e88a2b0 2011-06-23 22:48:59 switch to installing source manuals: * cope with new bsd.man.mk * update imake configuration ports use of imake remains unchanged
7ae39052 2011-03-08 20:48:59 xcb is no longer optional.
7d573b6e 2010-01-22 07:47:54 Start adding XRandR support. not really functional yet though. (missing the code to compute the calibration data that restrict events to a given output)
fe460e3f 2009-12-07 21:21:02 One more build fix for static arches. ok todd@.
e7f06501 2009-12-03 22:18:11 Complete list of libraries for static only arches. Noticed on vax by todd@.
8318994a 2009-12-01 21:20:56 Use the ws-properties.h file from xf86-input-ws source directory. There are architectures that don't build the X server nor drivers so they won't have this file installed. Noticed by todd@ on hppa.
2733f18b 2009-11-25 18:30:13 New, XInput based, version of xtsscale(1). XInput is used to get raw events from the device and device properties are used to send the data back to the X server. Calibration can now be done without restarting X.
bbc31bf5 2008-03-25 23:41:50 Introduce bsd.xconf.mk to set default config variables used at several places in the Xenocara build in a central place instead of duplicating the checks all over the place. ok oga@.
69e64ab3 2007-08-31 21:17:33 Switch to Xft/Xrender rendering. Welcome to the 21st century.
b3161bf8 2007-06-20 21:46:22 Fix static linking.
22432ec2 2007-05-20 14:43:12 add xtsscale(1), an application that can be used to calibrate touchscreens driven by the uts(4) driver. it is not linked to the build yet; discussed with matthieu@