index
:
~daniels/xf86-input-synaptics
master
smooth-scrolling
Development on the Synaptics touchpad driver
daniels
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-14
Initial smooth scrolling support
HEAD
master
Daniel Stone
2
-3/+62
2011-06-14
Prepare ScrollData for smooth scrolling
Daniel Stone
1
-70/+49
2011-06-14
Modify ScrollData in repeat_scrollbuttons
Daniel Stone
1
-6/+13
2011-06-14
Clarify rep_buttons assignment
Daniel Stone
1
-2/+6
2011-06-14
Revise palm check logic
Derek Foreman
2
-27/+30
2011-06-14
Add four new motion filters
Derek Foreman
5
-1/+156
2011-06-14
More accurate extrapolated fake motion events
Derek Foreman
2
-5/+6
2011-06-14
Replace the motion estimator
Derek Foreman
1
-4/+51
2011-06-14
Update count_packet_finger in store_history, not get_delta
Daniel Stone
1
-3/+3
2011-06-14
Don't store fake events in the motion history
Daniel Stone
1
-1/+1
2011-06-14
Add from_timer argument to HandleState
Daniel Stone
1
-4/+10
2011-06-14
Use hardware time where possible
Derek Foreman
6
-70/+71
2011-06-14
Add last_scroll_millis to track scroll event timing
Derek Foreman
2
-5/+10
2011-06-14
Introduce POLL_MS for packet frequency
Daniel Stone
1
-5/+21
2011-06-14
Give FingerState enums explicit values
Daniel Stone
2
-5/+5
2011-06-14
Add HIST_DELTA macro for differences in history
Daniel Stone
1
-1/+2
2011-06-14
Use unsigned long for historical time, not int
Daniel Stone
2
-2/+2
2011-06-14
Fix pressure->motion property format
Derek Foreman
1
-4/+4
2011-06-14
Properties: Generalise InitTypedAtom from InitAtom
Daniel Stone
1
-3/+9
2011-06-14
Shuffle include order around
Daniel Stone
1
-4/+4
2011-06-14
Adjust acceleration scheme for input ABI v14
Daniel Stone
1
-3/+14
2011-05-31
Replace xf86Msg with xf86IDrvMsg
Peter Hutterer
7
-92/+92
2011-05-31
conf: add snippet to ignore /dev/input/mouse* on Linux
Peter Hutterer
1
-0/+8
2011-05-31
Export device node as property.
Peter Hutterer
3
-1/+18
2011-05-31
Initialize the vendor/product id property if we know either.
Peter Hutterer
5
-4/+34
2011-05-31
Modified start_coasting to handle circular scrolling
Patrick Curran
1
-13/+55
2011-05-26
build: apply the distcheck tricks used in xf86-input-evdev
Diego Elio Pettenò
2
-0/+11
2011-05-26
build: create object files following the sources' structure.
Diego Elio Pettenò
2
-1/+2
2011-05-26
Use struct input_id as return value for EVIOCGID
Peter Hutterer
1
-4/+4
2011-05-26
syndaemon: don't compare against a null-property. (#37459)
Peter Hutterer
1
-3/+2
2011-05-26
syndaemon: add vim snippet for right indentation/tabstop, etc.
Peter Hutterer
1
-0/+2
2011-05-26
syndaemon: fix abysimal indentation in dp_get_device.
Peter Hutterer
1
-13/+13
2011-05-26
include: update documentation for capabilities property
Peter Hutterer
1
-2/+2
2011-05-17
Update maintainer information
Christoph Brill
1
-1/+1
2011-05-15
README: fix typos.
Diego Elio Pettenò
1
-2/+2
2011-05-15
build: install documentation as part of make install.
Diego Elio Pettenò
1
-0/+3
2011-05-15
build: collapse all Makefile.am files into a single non-recursive one.
Diego Elio Pettenò
11
-214/+96
2011-05-15
build: sort building of tools, ensure that cross-pkg-config works.
Diego Elio Pettenò
1
-5/+5
2011-05-15
build: report a fatal error if XORG_DRIVER_CHECK_EXT is undefined.
Diego Elio Pettenò
1
-0/+2
2011-05-08
Fix "nose canellation" typo in man page
Alan Coopersmith
1
-1/+1
2011-04-18
Drain XRecord connection of any events after handling replies
Chase Douglas
1
-0/+8
2011-04-14
Fix egde/edge typo in manpage and comments.
Cyril Brulebois
2
-3/+3
2011-04-11
Add 'include' directory for test.
Trevor Woerner
1
-1/+1
2011-04-03
Revert "Default to 2-finger emulation when HW supports it"
Chase Douglas
1
-6/+1
2011-04-03
Only build tests when unit tests are enabled.
Peter Hutterer
1
-1/+1
2011-04-03
test: add another test to ensure HW state changes on known values only.
Peter Hutterer
1
-0/+95
2011-04-03
test: Add some tests for HW state changes.
Peter Hutterer
2
-0/+154
2011-04-03
Add basic framework for unit-testing.
Peter Hutterer
7
-1/+683
2011-04-03
Require macros 1.13 for unit testing
Peter Hutterer
1
-3/+3
2011-04-03
Don't autoprobe for devices when Option Device is set.
Peter Hutterer
3
-3/+19
[next]