index
:
driver/xf86-input-ws
OPENBSD
master
origin
xrandr
wscons input driver
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2011-07-17
Unifdef support for xinput ABI up to 10.
HEAD
master
Matthieu Herrb
2011-07-17
Mention that this driver also supports ums(4),
Matthieu Herrb
2011-04-24
Bump version to 1.3.0
xf86-input-ws-1.3.0
Matthieu Herrb
2011-04-24
configure.ac: track upstreams updates to other input modules.
Matthieu Herrb
2011-04-24
Use 0 instead of NULL for integer context.
Matthieu Herrb
2011-04-24
Fix typo in pre-1.2 support.
Matthieu Herrb
2011-02-28
Adapt for XInput ABI version 12
Matthieu Herrb
2011-02-28
Don't use Xalloc & friends with recent X servers.
Matthieu Herrb
2011-02-28
Add COPYING and README files, per X.Org standards.
Matthieu Herrb
2011-02-28
Remove files that don't belong to X.Org git repositories
Matthieu Herrb
2010-06-06
Drop empty .TP. From Joerg Sonnenberger at NetBSD.
xf86-input-ws-1.2.9
OPENBSD_4_8_BASE
origin
Matthieu Herrb
2010-01-10
Remove unused screen_width and screen_height fields from
OPENBSD_4_7_BASE
Matthieu Herrb
2010-01-10
Typos in comments and error messages.
Matthieu Herrb
2009-12-31
Default to ZAxisMapping 4 5 6 7.
Matthieu Herrb
2009-12-10
Fix SwapXY and rotation support.
Matthieu Herrb
2009-12-06
Remove the input driver before returning NULL on error in PreInit().
Matthieu Herrb
2009-11-27
missing commit for mid-button emulation.
Matthieu Herrb
2009-11-26
white space
Matthieu Herrb
2009-11-26
regen
Matthieu Herrb
2009-11-26
Missed this file when adding middle button emulation.
Matthieu Herrb
2009-11-26
Documentation for Emulate3Buttons and Emulate3Timeout and the associated
Matthieu Herrb
2009-11-26
Add middle mouse button emulation to xf86-input-ws.
Matthieu Herrb
2009-11-26
Document device properties
Matthieu Herrb
2009-11-26
Set resx/resy fields of the wscons calibration structure to the saved
Matthieu Herrb
2009-11-25
Only default to raw mode for touchpanels. The raw mode doesn't make
Matthieu Herrb
2009-11-25
When calibrating directly update the axis structures with new min/max values.
Matthieu Herrb
2009-11-25
The raw mode is a lot more useful now. So enable it by default.
Matthieu Herrb
2009-11-25
No need to maintain a local cache of the pointer position anymore.
Matthieu Herrb
2009-11-25
regen
Matthieu Herrb
2009-11-25
Implement device properties for calibration data.
Matthieu Herrb
2009-11-25
Save a copy of the kernel calibration data in the private data and
Matthieu Herrb
2009-11-25
Send events upstreams one axis at a time.
Matthieu Herrb
2009-11-23
regen
Matthieu Herrb
2009-11-23
Missed one openbsd->xf86 rename.
Matthieu Herrb
2009-11-23
conversion_proc is not used anymore since Xserver 1.5.
Matthieu Herrb
2009-11-23
Document option "raw".
Matthieu Herrb
2009-11-23
Fix previous for non tablet cases. the WSMOUSE_IO_GCALIBCOODS fails there.
Matthieu Herrb
2009-11-23
Implement a new "raw" mode that will put a panel in raw mode.
Matthieu Herrb
2009-11-23
Another unused declaratin bites the dust.
Matthieu Herrb
2009-11-23
- fix parameter orders for XInput 2 xf86InitValuatorAxisStruct() calls
Matthieu Herrb
2009-11-23
Set buttons and axis labels for XInput 2.
Matthieu Herrb
2009-11-23
Handle NetBSD's wsmouse ABI versions. From marc at msys dot ch. Thanks.
Matthieu Herrb
2009-11-23
split wsProc().
Matthieu Herrb
2009-11-23
typo. From marc@msys.ch. Thanks.
Matthieu Herrb
2009-11-23
regen
Matthieu Herrb
2009-11-23
Bump version -> 1.2.9
Matthieu Herrb
2009-11-23
Fetch the module version from autotools instead of hard-coding it.
Matthieu Herrb
2009-11-23
kill white space at EOL
Matthieu Herrb
2009-11-23
Set correct device type and mode in XInput structures.
Matthieu Herrb
2009-11-22
Get rid of the now unused remaining moduleInfoRec bits.
Matthieu Herrb
[next]