index
:
~jwrdegoede/libinput
clickpad-improvements
clickpad-improvements-v2
for-peter
gestures
gestures-broken
libgestures-integration
master
wip/ptraccel-work
Hans' libinput repo
jwrdegoede
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-11
timer.h: Add #include libinput-util.h
Hans de Goede
1
-0
/
+2
2014-06-11
touchpad: Prefix tap-debugging message
Peter Hutterer
1
-1
/
+4
2014-06-11
touchpad: log the invalid event as bug, not just as info
Peter Hutterer
1
-2
/
+2
2014-06-11
test: use check's strcmp API instead of strcmp
Peter Hutterer
1
-2
/
+2
2014-06-11
test: drop unused includes for libinput-util.h
Peter Hutterer
7
-7
/
+0
2014-06-10
evdev-mt-touchpad-tap: Switch over to new timer subsystem
Hans de Goede
3
-74
/
+10
2014-06-10
evdev-mt-touchpad-buttons: Switch over to new timer subsystem
Hans de Goede
3
-83
/
+24
2014-06-10
Add a timer subsystem
Hans de Goede
5
-3
/
+219
2014-06-10
Mark the log function as attribute printf
Peter Hutterer
1
-1
/
+5
2014-06-10
test: add --verbose flag to litests
Peter Hutterer
1
-0
/
+23
2014-06-10
test: drop TEST_CFLAGS
Peter Hutterer
1
-11
/
+2
2014-06-10
test: silence compiler warning for C++ build test
Peter Hutterer
2
-2
/
+7
2014-06-10
test: fix compiler warnings for missing field initializers
Peter Hutterer
2
-0
/
+2
2014-06-10
test: fix compiler warnings for missing prototypes
Peter Hutterer
3
-3
/
+6
2014-06-10
test: fix compiler warning for is_debugger_attached
Peter Hutterer
1
-1
/
+2
2014-06-10
Drop empty FFI_CFLAGS
Peter Hutterer
1
-1
/
+0
2014-06-10
tools: add a script to push the doxygen output to freedesktop.org
Peter Hutterer
1
-0
/
+11
2014-06-09
doc: Fix spelling
Jonas Ådahl
1
-1
/
+1
2014-06-09
configure.ac: libinput 0.3
Jonas Ådahl
1
-2
/
+2
2014-06-09
evdev: Migrate rest of 32 bit time variables to uint64_t
Jonas Ådahl
1
-2
/
+4
2014-06-09
s/libinput_pointer_button_state/libinput_button_state/
Stephen Chandler Paul
9
-60
/
+60
2014-06-09
Use floating point numbers instead of fixed point numbers
Jonas Ådahl
10
-176
/
+92
2014-06-05
touchpad: whitespace fix
Peter Hutterer
1
-5
/
+4
2014-06-05
touchpad: Drop the scroll direction lock, increase threshold instead
Peter Hutterer
1
-14
/
+11
2014-06-04
touchpad: break up a long line
Peter Hutterer
1
-1
/
+2
2014-06-04
Add our own version of linux/input.h
Peter Hutterer
10
-22
/
+1190
2014-06-03
test: fix resolution on all devices
Peter Hutterer
3
-22
/
+22
2014-06-03
test: fix resolution on Wacom ISDv4 E6 Finger device
Peter Hutterer
1
-4
/
+4
2014-06-03
tools: fix a compiler warning
Peter Hutterer
1
-1
/
+1
2014-06-03
test: fix a bunch of "unused variable" warnings
Peter Hutterer
1
-8
/
+0
2014-06-03
test: use the TEST_CFLAGS for all tests
Peter Hutterer
1
-3
/
+3
2014-06-03
test: compiler warning fixes
Peter Hutterer
1
-2
/
+2
2014-06-02
evdev: Provide fallback definition for KEY_MICMUTE
Peter Korsgaard
1
-0
/
+4
2014-06-02
evdev: Use correct fallback value for KEY_LIGHTS_TOGGLE
Peter Korsgaard
1
-1
/
+1
2014-06-02
touchpad: fix two indentation issues in the header
Peter Hutterer
1
-19
/
+19
2014-06-02
touchpad: Add support for top softbutton area
Hans de Goede
3
-253
/
+623
2014-06-02
touchpad: Rename some variables and functions
Hans de Goede
2
-14
/
+14
2014-05-30
tools: add explicit libudev dependency to event-debug
Peter Hutterer
2
-1
/
+3
2014-05-30
configure: simplify a condition
Peter Hutterer
1
-3
/
+1
2014-05-30
Replace log_bug with per-component bug macros
Peter Hutterer
3
-9
/
+11
2014-05-30
test: disable CK_FORK for the valgrind runs
Peter Hutterer
1
-1
/
+1
2014-05-30
test: restore log priority after each test
Peter Hutterer
1
-0
/
+11
2014-05-30
Remove old touchpad code
Peter Hutterer
2
-832
/
+0
2014-05-30
evdev: INPUT_PROP_DIRECT devices can't be touchpads
Peter Hutterer
1
-1
/
+2
2014-05-29
filter: Ignore non-suitable trackers when calculating initial velocity
Jonas Ådahl
1
-20
/
+11
2014-05-29
filter: Fix get_direction for short vectors
Jonas Ådahl
1
-2
/
+2
2014-05-29
touchpad: Make anisotropic motion deltas isotropic
Jonas Ådahl
2
-2
/
+36
2014-05-29
Add basic mouse pointer acceleration
Jonas Ådahl
4
-5
/
+97
2014-05-29
test: Queue two motion events in pointer event conversion test
Jonas Ådahl
1
-0
/
+5
2014-05-29
test: Make relative pointer event test more accepting
Jonas Ådahl
1
-3
/
+29
[next]