Hi, this release candidate brings multitouch support, for which one needs: - input proto with multitouch (>= 2.1.99.3). - server with multitouch (>= 1.11.99.901). - mtdev development files.
This driver can still be built against the 1.10 and 1.11 server branches. Happy new year. Mraw, KiBi. Chase Douglas (10): Remove support for X input ABI < 12.2 Switch to "goto" logic for error handling when adding classes Add support for masked valuators Ensure events are posted when entering into proximity Ensure all known valuator values are stored when out of proximity Copy out of proximity values into current values selectively Add experimental XI 2.1 multitouch support Use MTDev for multitouch devices Ensure touchpad events are always processed with MT Don't send pointer events for multitouch touchscreen devices Cyril Brulebois (1): evdev 2.6.99.901 Daniel Kurtz (1): Set prop_product_id undeletable Jools Wills (1): emuThird: Use xf86SetIntOption, not xf86SetBoolOption for integer values Max Schwarz (1): type-safe inline functions for bitmask manipulation Paulo Zanoni (2): Fix absolute events with swapped axes Fix relative events with swapped axes Peter Hutterer (38): Replace xf86Msg() with xf86IDrvMsg(). Static atoms don't need to be initialized to 0. Add third button emulation. Use Absolute/Relative as argument to xf86Post* Move invert variable to the block it is used in. Export product/vendor ID through a property. Add a property to toggle function key mode Export device node as property. Require server 1.10 Print abs axes ranges on verbosity 6. Remove unused misc_label and val Exit axis labelling if axes are neither rel nor abs Don't crop long value from EvdevBitIsSet. Support smooth scrolling on REL_WHEEL, REL_HWHEEL and REL_DIAL Bump to 2.6.99 Move misplaced #endif caused by smooth-scrolling merge Use a new "Virtual Device" boolean property to mark virtual devices Remove duplicate line Use mtdev API to allocate/free mtdev structs 0 is the value for "unknown/unlimited" number of touches MT axes are counted separately, make sure they're initialized too. When resetting the queue, don't reset the touchMask Simplify a condition, only the event type differs here Replace open_slot/close_slot with a SlotState enum Skip event posting for empty slots. Replace 0/1 button values with enums Print to the log if we find multitouch axes. Add the required defines to compile against the inputproto Use xf86InitValuatorAxisStruct, the touch-specific version was dropped Map ABS_MT_POSITION_X/Y into ABS_X/Y Drop now-unnecessary XI 2.1 and XI 2.2 error suppression defines Add is_blacklisted_axis() helper Don't count legacy and MT axes twice Always include mt_mask in the evdev struct Include config.h from evdev.h Remove need for --enable-multitouch Test for mtdev before assuming multitouch Require xserver 1.12 RC1 Peter Korsgaard (1): Handle touchscreens without BTN_TOUCH Rami Ylimäki (3): Release leaked XKB options on input device disconnect. Release leaked device identifier on input device disconnect. Remove constness of device filename to avoid warning when freed. Simon Thum (1): rename valuator init functions Terry Lambert (1): xf86-input-evdev: Return proper default for unknown values in pInfo->device_control. git tag: xf86-input-evdev-2.6.99.901 http://xorg.freedesktop.org/archive/individual/driver/xf86-input-evdev-2.6.99.901.tar.bz2 MD5: 49867e27b8c856bb867a7f2c22248c23 xf86-input-evdev-2.6.99.901.tar.bz2 SHA1: fb978b06cfb7a6a6b99dc9f9bca4362abdf79f20 xf86-input-evdev-2.6.99.901.tar.bz2 SHA256: 9881a6ff9e2813be6954f809820fbb245114dff1cc87fac86028b03087230b4a xf86-input-evdev-2.6.99.901.tar.bz2 http://xorg.freedesktop.org/archive/individual/driver/xf86-input-evdev-2.6.99.901.tar.gz MD5: 749739b88f781136ff09599f2e5354b5 xf86-input-evdev-2.6.99.901.tar.gz SHA1: 8615d9218d8a4f6801661ac607c58ac812422f6d xf86-input-evdev-2.6.99.901.tar.gz SHA256: c33fd968ec13cd291c6ea79071c3b281ac3f70648e10737d987e22afaf1a8d3e xf86-input-evdev-2.6.99.901.tar.gz
signature.asc
Description: Digital signature
_______________________________________________ xorg@lists.x.org: X.Org support Archives: http://lists.freedesktop.org/archives/xorg Info: http://lists.x.org/mailman/listinfo/xorg Your subscription address: arch...@mail-archive.com