93 Commits (a9e87f29ccdadebb0742317bb57d66eaaca4b593)
 

Author SHA1 Message Date
Daniel Stone a9e87f29cc Key: Force maximum keycode to be 255 19 years ago
Tiago Vignatti b4a5a20476 Fix pointer crossing screen bug. Possibly the others input drivers must update 19 years ago
Philip Langdale 24f9e67a8f Stop caching the screen size for scaling. 19 years ago
root d8d8f114ca For reasons related to handling pathological remapping cases, and 19 years ago
root ebb30a554f Fix a bug where we potentially wrote garbage events when LEDs change. 19 years ago
root 3d8bb262e4 Handle swapping of right and middle buttons better in some odder cases. 19 years ago
root 987c6b1597 No more call to xf86OSRingBell in any cases, 19 years ago
root 8155e49e76 Pad out button_names so we can loop over things more sanely. 19 years ago
Daniel Stone e1fe72e7fe bump to 1.1.5 20 years ago
Daniel Stone 9f3be57929 Makefile.am: make ChangeLog hook safer 20 years ago
Daniel Stone 5a5457e69c bump to 1.1.4 20 years ago
Daniel Stone 3fc70342aa Merge branch 'input-hotplug' 20 years ago
Daniel Stone 1a8cea3dc4 Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/driver/xf86-input-evdev 20 years ago
Daniel Stone ef01c2ef65 key: use os bell-ringing function 20 years ago
Daniel Stone 036b457c1b support new DIX motion history API 20 years ago
Daniel Stone 79eb7dcac8 Merge branch 'input-hotplug' of git+ssh://git.freedesktop.org/git/xorg/driver/xf86-input-evdev into input-hotplug 20 years ago
Daniel Stone d7f686bfa3 Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/driver/xf86-input-evdev into input-hotplug 20 years ago
Daniel Stone ec09e0d55d brain: call xf86DeleteInput when removing device 20 years ago
Adam Jackson 4c72fb7b76 Bump to 1.1.3 20 years ago
Daniel Stone 77cbbc20b6 key: remove usage of OS keyboard layer for bell 20 years ago
Drew Parsons 5c5ef3fbd6 m68k support (thanks Geert Uytterhoeven for the inotify codes). 20 years ago
Zephaniah E. Hull a96b048e56 Make some debugging messages optional. 20 years ago
Zephaniah E. Hull d8ea40dc4a Use XORG_VERSION_CURRENT in the module version struct. 20 years ago
Zephaniah E. Hull ab65184d47 Fix compilation. 20 years ago
Zephaniah E. Hull 63f7edf786 Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/driver/xf86-input-evdev into input-hotplug 20 years ago
Zephaniah E. Hull 771eee9682 Replace the old two buffer approach to handling rel emulation of abs axes, 20 years ago
Daniel Stone e468150448 fix InitValuatorClassDeviceStruct call 20 years ago
Zephaniah E. Hull fa03de438e Move the axis to button map code back into the rel code. 20 years ago
Daniel Stone 7b91f9277a pass maxval correctly to xf86InitValuatorAxisDeviceStruct 20 years ago
Daniel Stone 7defeb0aef pass number of axes to InitValuatorClassDeviceStruct 20 years ago
Daniel Stone 1cb568c0a6 prune device list on DEVICE_CLOSE 20 years ago
Zephaniah E. Hull dc88668839 Split the New functions so that structs can be allocated and buttons 20 years ago
Zephaniah E. Hull 090d43acf3 Update the .gitignore files to remove some more noise. 20 years ago
Zephaniah E. Hull 1b9a9599a4 Rename .cvsignore to .gitignore. 20 years ago
Zephaniah E. Hull f7a9c74fbc Grab the ChangeLog generation rule from libX11. 20 years ago
Zephaniah E. Hull 9cb7c3dbad (Hope this works.) 20 years ago
Zephaniah E. Hull eba5ea8d5a Set pInfo->fd to -1 when we close it in EvdevProc. 20 years ago
Daniel Stone 51d21a3694 remove XFree86LOADER usage 20 years ago
Adam Jackson 4645247d45 MIPS support. (Joshua Kinard) 20 years ago
Adam Jackson 57a7f28441 Fix an obvious bogon to avoid crashing on absolute axis setup. 20 years ago
Zephaniah E. Hull 1b03250797 Hopefully fix the bitops stuff to actually _work_. 20 years ago
Zephaniah E. Hull e9c60da89a Tweak credits and references. 20 years ago
Zephaniah E. Hull eca922bd95 xf86-input-evdev v1.1.2 20 years ago
Zephaniah E. Hull f75aadfd62 xf86-input-evdev v1.1.1 20 years ago
Zephaniah E. Hull cffc51e04a evdevAbsRec: Remove the scale bool, rename scale_x and scale_y to scale[2]. 20 years ago
Zephaniah E. Hull c968040cde Remove a debugging message. 20 years ago
Zephaniah E. Hull 880879015b Dropped the xorg-xserver 1.0.99.901 requirement. (Things were tweaked to 20 years ago
Zephaniah E. Hull c97fdb4449 Remove evdev_abs.c and evdev_rel.c. Added evdev_axes.c. 20 years ago
Adam Jackson ad4d62e1d3 Unlibcwrap. Bump server version requirement. Bump to 1.1.0. 20 years ago
Zephaniah E. Hull e9a6f6d1a0 Fix the fd pointer leak reported by primer. (Not the same patch.) 20 years ago