summaryrefslogtreecommitdiff
path: root/driver/xf86-input-ws/src
AgeCommit message (Expand)Author
2021-03-28Ignore WSMOUSEIO_GTYPE ioctl failure when checking /dev/wsmouseJoshua Stein
2020-09-13Use C99 designated structure initializers.Matthieu Herrb
2019-08-08replace obsoleted xf86{,Un}BlockSIGIO() calls by input_{,un}lock()Matthieu Herrb
2019-08-08Adapt Block and Wakeup handlers prototypes to X server 1.20.Matthieu Herrb
2019-03-24Add support for precision scrolling.Ulf Brosziewski
2018-06-18Improve the wheel emulation logic. Make the axis filtering symmetrical,Ulf Brosziewski
2017-12-31If read() returns EIO, then the wsmouse device has gone away and our fdPhilip Guenther
2016-10-11regenMatthieu Herrb
2015-12-25Explicitely include <sys/time.h> where needed.Matthieu Herrb
2015-08-29Read multiple events at once.Alexandr Shadchin
2015-02-17log read errors at verbose level 4 and above.Matthieu Herrb
2013-11-02a little header cleanupAlexandr Shadchin
2013-10-30Fix jagged diagonal lines (xenocara part)Alexandr Shadchin
2013-07-20Sum consecutive dx and dy motion events received separartely fromMatthieu Herrb
2012-07-08two nits missing in previous commitAlexandr Shadchin
2012-07-08Cleanup and uniform style. No functional changes.Alexandr Shadchin
2012-06-12zap extra bracketsAlexandr Shadchin
2012-06-12fix indentAlexandr Shadchin
2012-06-12Add support ButtonMappingAlexandr Shadchin
2012-06-12Small cleanupAlexandr Shadchin
2012-06-12Add missing XISetDevicePropertyDeletable and more information about errorAlexandr Shadchin
2012-06-12Use xf86IDrvMsg in emumb.c instead of ErrorFAlexandr Shadchin
2012-06-12Fix some obvious constness-related compile warningsAlexandr Shadchin
2011-12-29add _X_EXPORT attribute to public symbols.Matthieu Herrb
2011-11-28Adding wheel emulation, ported from evdev(4)Alexandr Shadchin
2011-11-19regenAlexandr Shadchin
2011-11-19Replace WS_NOZMAP on WS_NOMAP.Alexandr Shadchin
2011-11-19Simplify middle button emulation code.Alexandr Shadchin
2011-11-19Add check emulateMB.timeout >= 0.Alexandr Shadchin
2011-11-19ws_debug_level used only if defined DEBUG.Alexandr Shadchin
2011-11-19Using macros MODULETEARDOWNPROTO for prototype.Alexandr Shadchin
2011-11-19Static atoms don't need to be initialized to 0.Alexandr Shadchin
2011-11-09Call wsInitProperty() only for WSMOUSE_TYPE_TPANEL and simplify code.Alexandr Shadchin
2011-11-09Simplify wsPreInitAlexandr Shadchin
2011-11-09Ignore option Raw for mices. (was more noise than useful information)Alexandr Shadchin
2011-11-09Remove call xf86CollectInputOptions. It is useless if second arg is NULL.Alexandr Shadchin
2011-11-08Mapping scroll events:Alexandr Shadchin
2011-11-08Correct clean bit for scroll buttons plus small optimisation.Alexandr Shadchin
2011-11-08Process only changed buttonAlexandr Shadchin
2011-11-08Fix memory leakAlexandr Shadchin
2011-11-07Replace xf86FindOptionValue on xf86SetStrOption.Alexandr Shadchin
2011-11-07Remove code for ABI_XINPUT_VERSION < 12Alexandr Shadchin
2011-11-07Replace xf86Msg on xf86IDrvMsg.Alexandr Shadchin
2011-11-06Remove prototype wsChangeControl, this is missing in last changeAlexandr Shadchin
2011-10-16Some cleanup:Alexandr Shadchin
2011-07-17Unifdef support for xinput ABI up to 10.Matthieu Herrb
2011-07-16Unifdef support for xinput ABI up to 10.Matthieu Herrb
2011-05-08fix xf86-input-ws on xserver 1.9 and earlier.Matthieu Herrb
2011-04-24xf86-input-ws 1.3.0:Matthieu Herrb
2010-01-10Remove unused screen_width and screen_height fields fromMatthieu Herrb