• R/O
  • HTTP
  • SSH
  • HTTPS

Listed des commits

Tags
Aucun tag

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

A generic touchscreen calibration program for X.Org


RSS
Révision l'heure Auteur
d8fd391 misclick 2010-07-07 06:16:43 Tias Guns

add mis-click option to manpage and add 'troubleshooting' section describing the meaning of repeated mis-click errors

6ee3261 2010-07-07 05:17:50 Tias Guns

thresholds mean 'at most X pixels' (non-strict comparison)

42dc87f 2010-07-07 05:16:59 Tias Guns

add --misclick <nr of pixels> as runtime option

898c61f 2010-07-07 05:16:18 Tias Guns

support common setting of thresholds for doubleclick and misclick detection

5e9600c 2010-07-07 04:16:19 Tias Guns

Merge branch 'master' into misclick

cc63e93 2010-07-05 01:51:12 Tias Guns

evdev print: make it more like the manpage

8766968 2010-07-05 01:40:47 Tias Guns

mention pointercal example script for mobile devices in the manpage

f3f1989 2010-07-04 20:32:59 Tias Guns

manpage: include detailed instructions on how to make the calibration permanent

6479202 2010-07-04 18:59:35 Tias Guns

more distcheck makefile fixes: scripts/ dir

72faadf 2010-07-04 18:59:35 Thierry Reding

Fix dist* targets.

e4de126 2010-07-04 18:59:35 Tias Guns

A COPYING license file that explicits the MIT/X11 license, and the CC
by-sa for the icon

debbdd3 2010-07-04 18:59:35 Tias Guns

add icon (svg and xpm)

screen and triangle from tangogps
hand from humanity

9e6ce8a 2010-07-04 18:59:35 Tias Guns

make sure the gnome/xfce4-terminal stays open when using the .desktop
file

What a silly bug in gnome/xfce4-terminal that's already open for 5 years...
https://bugzilla.gnome.org/show_bug.cgi?id=324407

d44a430 2010-07-04 18:59:35 Tias Guns

install .desktop file in (/usr/share)/applications

67dfe11 2010-07-04 18:59:35 Tias Guns

appearently in dutch its kalibreren with a 'k'

066c6f0 2010-07-04 18:59:35 Tias Guns

update manpage and readme to single binary

1c164e0 2010-07-04 18:59:35 Tias Guns

change configure script: only build one GUI and name it
xinput_calibrator

Motivated to ease packaging (eg one binary, default name)
Use --with-gui=default|gtkmm|x11 option to specify.

d2ce98b v0.6.1 2010-03-22 07:53:26 Tias Guns

Release v0.6.1

c634453 2010-03-22 07:42:14 Mario Domenech Goulart

calibratorXorgPrint.cpp: fix miny and maxx printing order for UDEV and HAL

Signed-off-by: Mario Domenech Goulart <mario@ossystems.com.br>
Signed-off-by: Tias Guns <tias@ulyssis.org>

c285830 2010-03-22 07:42:09 Tias Guns

configure.ac: require libtool

68a9b2d 2010-03-22 07:15:51 Tias Guns

Device detection: must be in absolute mode

Suggested by Sam Lin and Eric Drechsel, see bug #13 for the discussion.

8487dbe 2010-03-06 06:25:10 Tias Guns

Revert "check that the device is a XI_TOUCHSCREEN, some verbose checks on the number of axes too"

Tablets should be calibratable too (bug #15) and some devices (even USB
HID devices) report being a mouse while having 2 calibratable axes.
We revert to treating every device that has 2 axis valuators as a
calibratable device. This will include touchpads such as synaptics,
but better to cover too many then too few devices.

This reverts and slightly changes commit 227571432732c80b6de65825aa9cfa9bc43edf7c.

b3ed1ab 2010-03-04 05:51:27 Tias Guns

mis-click detection: more robust

c137854 2010-03-02 07:05:06 Tias Guns

detect double-clicks on all previous points

a6fc9be 2010-03-02 06:55:53 Tias Guns

mis-click GUI support for GTKMM

496d440 2010-03-01 07:14:10 Tias Guns

rudimentary mis-click GUI for x11

57bb872 2010-03-01 01:25:40 tias

misclick detection in calibrator, now in GUI's

1e9d35d 2010-03-01 00:37:03 tias

preliminary misclick detection

5e90537 2010-02-28 23:59:15 tias

thresholds for doubleclick and misclick detection as attribute of calibrator

d6e01d7 v0.6.0 2010-02-16 07:14:06 Tias Guns

release v0.6.0