index
:
xenocara
cvs/HEAD
master
matthieu/xserver-1.13
mpi/libdrm-update
Xenocara
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
driver
/
xf86-input-ws
Age
Commit message (
Expand
)
Author
2022-05-27
Do not free() an on-stack array.
Matthieu Herrb
2022-05-11
Fix typo: ususally -> usually.
Anthony J. Bentley
2021-03-28
Ignore WSMOUSEIO_GTYPE ioctl failure when checking /dev/wsmouse
Joshua Stein
2020-09-13
Use C99 designated structure initializers.
Matthieu Herrb
2019-08-08
replace obsoleted xf86{,Un}BlockSIGIO() calls by input_{,un}lock()
Matthieu Herrb
2019-08-08
Adapt Block and Wakeup handlers prototypes to X server 1.20.
Matthieu Herrb
2019-03-24
Add support for precision scrolling.
Ulf Brosziewski
2018-06-18
Improve the wheel emulation logic. Make the axis filtering symmetrical,
Ulf Brosziewski
2017-12-31
If read() returns EIO, then the wsmouse device has gone away and our fd
Philip Guenther
2016-10-11
regen
Matthieu Herrb
2016-09-03
Remove zaurus, zts, and ztsscale references
Philip Guenther
2015-12-25
Explicitely include <sys/time.h> where needed.
Matthieu Herrb
2015-08-29
Read multiple events at once.
Alexandr Shadchin
2015-02-17
log read errors at verbose level 4 and above.
Matthieu Herrb
2013-11-02
a little header cleanup
Alexandr Shadchin
2013-10-30
Fix jagged diagonal lines (xenocara part)
Alexandr Shadchin
2013-07-20
Sum consecutive dx and dy motion events received separartely from
Matthieu Herrb
2012-07-08
two nits missing in previous commit
Alexandr Shadchin
2012-07-08
Cleanup and uniform style. No functional changes.
Alexandr Shadchin
2012-06-12
zap extra brackets
Alexandr Shadchin
2012-06-12
fix indent
Alexandr Shadchin
2012-06-12
zap trailing space
Alexandr Shadchin
2012-06-12
Add support ButtonMapping
Alexandr Shadchin
2012-06-12
Small cleanup
Alexandr Shadchin
2012-06-12
Add missing XISetDevicePropertyDeletable and more information about error
Alexandr Shadchin
2012-06-12
Use xf86IDrvMsg in emumb.c instead of ErrorF
Alexandr Shadchin
2012-06-12
Fix some obvious constness-related compile warnings
Alexandr Shadchin
2011-12-29
add _X_EXPORT attribute to public symbols.
Matthieu Herrb
2011-11-28
Adding wheel emulation, ported from evdev(4)
Alexandr Shadchin
2011-11-19
regen
Alexandr Shadchin
2011-11-19
Replace WS_NOZMAP on WS_NOMAP.
Alexandr Shadchin
2011-11-19
Simplify middle button emulation code.
Alexandr Shadchin
2011-11-19
Add check emulateMB.timeout >= 0.
Alexandr Shadchin
2011-11-19
ws_debug_level used only if defined DEBUG.
Alexandr Shadchin
2011-11-19
Using macros MODULETEARDOWNPROTO for prototype.
Alexandr Shadchin
2011-11-19
config: upgrade to util-macros 1.8 for additional man page support
Alexandr Shadchin
2011-11-19
Static atoms don't need to be initialized to 0.
Alexandr Shadchin
2011-11-19
Sync with code.
Alexandr Shadchin
2011-11-09
Call wsInitProperty() only for WSMOUSE_TYPE_TPANEL and simplify code.
Alexandr Shadchin
2011-11-09
Simplify wsPreInit
Alexandr Shadchin
2011-11-09
Ignore option Raw for mices. (was more noise than useful information)
Alexandr Shadchin
2011-11-09
Remove call xf86CollectInputOptions. It is useless if second arg is NULL.
Alexandr Shadchin
2011-11-08
Mapping scroll events:
Alexandr Shadchin
2011-11-08
Correct clean bit for scroll buttons plus small optimisation.
Alexandr Shadchin
2011-11-08
Process only changed button
Alexandr Shadchin
2011-11-08
Fix memory leak
Alexandr Shadchin
2011-11-07
Replace xf86FindOptionValue on xf86SetStrOption.
Alexandr Shadchin
2011-11-07
Small fix manual page
Alexandr Shadchin
2011-11-07
Remove code for ABI_XINPUT_VERSION < 12
Alexandr Shadchin
2011-11-07
Replace xf86Msg on xf86IDrvMsg.
Alexandr Shadchin
[next]