projects
/
platform
/
upstream
/
libinput.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
test/path: Avoid creating ignored test devices
[platform/upstream/libinput.git]
/
src
/
2014-07-21
Peter Hutterer
style fix: Remove duplicate empty lines
tree
|
commitdiff
2014-07-21
Peter Hutterer
Use an enum to enable/disable tapping configuration
tree
|
commitdiff
2014-07-21
Hans de Goede
touchpad: make tp_estimate_delta return fractions
tree
|
commitdiff
2014-07-21
Hans de Goede
touchpad: Create fake touches for BTN_TOOL_FOO on multi...
tree
|
commitdiff
2014-07-21
Hans de Goede
touchpad: Don't process fake touches if they are not...
tree
|
commitdiff
2014-07-21
Hans de Goede
touchpad: Protect tp_begin_touch and tp_end_touch again...
tree
|
commitdiff
2014-07-21
Peter Hutterer
touchpad: always enable palm detection on apple touchpads
tree
|
commitdiff
2014-07-21
Peter Hutterer
touchpad: always init the left/right palm edge to INT_M...
tree
|
commitdiff
2014-07-21
Peter Hutterer
Fix two doxygen errors
tree
|
commitdiff
2014-07-20
Peter Hutterer
touchpad: don't init edge palm detection on touchpads...
tree
|
commitdiff
2014-07-20
Peter Hutterer
touchpad: require a <45 degree movement for a palm...
tree
|
commitdiff
2014-07-20
Peter Hutterer
touchpad: if a palm touch moves out of the edge zone...
tree
|
commitdiff
2014-07-20
Peter Hutterer
touchpad: implement edge-based basic palm detection
tree
|
commitdiff
2014-07-20
Peter Hutterer
filter: move get_direction into shared header
tree
|
commitdiff
2014-07-16
Peter Hutterer
touchpad: check the pointer touch for history size
tree
|
commitdiff
2014-07-15
Peter Hutterer
Include stdint.h from filter.h
tree
|
commitdiff
2014-07-10
Peter Hutterer
touchpad: fix coding style
tree
|
commitdiff
2014-07-09
Peter Hutterer
touchpad: normalize the touchpad resolution to 400dpi...
tree
|
commitdiff
2014-07-09
Peter Hutterer
touchpad: don't feed 0/0 deltas into the accel filters
tree
|
commitdiff
2014-07-09
Peter Hutterer
filter: drop constant acceleration
tree
|
commitdiff
2014-07-09
Peter Hutterer
filter: use a separate variable for the final accel...
tree
|
commitdiff
2014-07-09
Peter Hutterer
filter: annotate the various variables we have with...
tree
|
commitdiff
2014-07-09
Hans de Goede
accel_profile_smooth_simple: Make 0.0-1.0 accel range...
tree
|
commitdiff
2014-07-09
Hans de Goede
accel_profile_smooth_simple: Fix jump in acceleration...
tree
|
commitdiff
2014-07-09
Hans de Goede
accel_profile_smooth_simple: Cleanup
tree
|
commitdiff
2014-07-09
Peter Hutterer
filter: drop delta-softening
tree
|
commitdiff
2014-07-09
Peter Hutterer
filter: rename motion_filter_destroy to filter_destroy
tree
|
commitdiff
2014-07-03
Peter Hutterer
touchpad: drop the BOTTOM_TO_AREA/BOTTOM_NEW states
tree
|
commitdiff
2014-07-03
Peter Hutterer
touchpad: reduce button size, use physical sizes where...
tree
|
commitdiff
2014-07-03
Peter Hutterer
touchpad: hook up to the tapping configuration
tree
|
commitdiff
2014-07-03
Peter Hutterer
Add an interface to enable/disable tapping
tree
|
commitdiff
2014-07-03
Peter Hutterer
Add an enum for configuration return codes
tree
|
commitdiff
2014-07-02
Peter Hutterer
Fix compiler warnings for missing initializers
tree
|
commitdiff
2014-07-02
Peter Hutterer
Add -lrt to the libs
tree
|
commitdiff
2014-07-02
Peter Hutterer
configure: check for -lm through AC_CHECK_LIB
tree
|
commitdiff
2014-07-02
Peter Hutterer
Fix two doxygen refs pointing to nonexistent functions
tree
|
commitdiff
2014-07-02
Peter Hutterer
touchpad: log the sysname of the device that looks...
tree
|
commitdiff
2014-07-02
Hans de Goede
touchpad: Switch to smooth simple acceleration code...
tree
|
commitdiff
2014-07-01
Peter Hutterer
Add functions to get the device name, PID and VID
tree
|
commitdiff
2014-07-01
Peter Hutterer
touchpad: disable tapping for fingers exceeding the...
tree
|
commitdiff
2014-07-01
Hans de Goede
touchpad: Simplify tp_hysteresis
tree
|
commitdiff
2014-06-28
Jonas Ådahl
Fix coding style
tree
|
commitdiff
2014-06-25
Peter Hutterer
Merge branch 'master' of git+ssh://git.freedesktop...
tree
|
commitdiff
2014-06-25
Stephen Chandler...
touchpad: Fix typo in documentation
tree
|
commitdiff
2014-06-25
Peter Hutterer
Drop the deprecated libinput_udev_create_for_seat()
tree
|
commitdiff
2014-06-25
Peter Hutterer
Fix a few comments referring to udev_create_for_seat()
tree
|
commitdiff
2014-06-25
Peter Hutterer
Drop the deprecated LIBINPUT_POINTER_*_SCROLL enums
tree
|
commitdiff
2014-06-25
Hans de Goede
timer: Complain if a timer is set more than 5 seconds...
tree
|
commitdiff
2014-06-25
Hans de Goede
tp_post_twofinger_scroll: Move setting of t->is_pointer...
tree
|
commitdiff
2014-06-25
Hans de Goede
touchpad: Avoid spurious motion event for scroll moveme...
tree
|
commitdiff
2014-06-25
Peter Hutterer
Add msleep() helper function
tree
|
commitdiff
2014-06-25
Peter Hutterer
Merge branch 'ref-counting-context'
tree
|
commitdiff
2014-06-25
Jonas Ådahl
Make context reference counted
tree
|
commitdiff
2014-06-25
Jonas Ådahl
Make ref count unref/ref() functions return resulting...
tree
|
commitdiff
2014-06-23
Peter Hutterer
Change the logging system to be per-context
tree
|
commitdiff
2014-06-23
Peter Hutterer
udev: split libinput_udev context init into two functions
tree
|
commitdiff
2014-06-23
Peter Hutterer
Rename KEYBOARD_KEY_STATE to KEY_STATE
tree
|
commitdiff
2014-06-23
Peter Hutterer
Name-space the scroll event types
tree
|
commitdiff
2014-06-19
Peter Hutterer
Add a function to get the size of a device
tree
|
commitdiff
2014-06-19
Peter Hutterer
Change absolute and touch events to use mm as default...
tree
|
commitdiff
2014-06-19
Peter Hutterer
evdev: force a resolution of 1 where no resolution...
tree
|
commitdiff
2014-06-19
Peter Hutterer
evdev: keep the absinfo struct around instead of min/max
tree
|
commitdiff
2014-06-19
Hans de Goede
touchpad: tp_current_touch: Fix off by one error
tree
|
commitdiff
2014-06-13
Peter Hutterer
Document the top software button behavior
tree
|
commitdiff
2014-06-13
Peter Hutterer
path: log two errors as application bugs
tree
|
commitdiff
2014-06-13
Peter Hutterer
Add two doxygen cross-references for the logging functions
tree
|
commitdiff
2014-06-12
Peter Hutterer
touchpad: always call into the the tap state machine
tree
|
commitdiff
2014-06-11
Hans de Goede
Add a log_msg_va function
tree
|
commitdiff
2014-06-11
Hans de Goede
timer.h: Add #include libinput-util.h
tree
|
commitdiff
2014-06-10
Peter Hutterer
touchpad: Prefix tap-debugging message
tree
|
commitdiff
2014-06-10
Peter Hutterer
touchpad: log the invalid event as bug, not just as...
tree
|
commitdiff
2014-06-10
Hans de Goede
evdev-mt-touchpad-tap: Switch over to new timer subsystem
tree
|
commitdiff
2014-06-10
Hans de Goede
evdev-mt-touchpad-buttons: Switch over to new timer...
tree
|
commitdiff
2014-06-10
Hans de Goede
Add a timer subsystem
tree
|
commitdiff
2014-06-10
Peter Hutterer
Mark the log function as attribute printf
tree
|
commitdiff
2014-06-10
Peter Hutterer
Drop empty FFI_CFLAGS
tree
|
commitdiff
2014-06-09
Jonas Ådahl
doc: Fix spelling
tree
|
commitdiff
2014-06-09
Jonas Ådahl
evdev: Migrate rest of 32 bit time variables to uint64_t
tree
|
commitdiff
2014-06-09
Stephen Chandler...
s/libinput_pointer_button_state/libinput_button_state/
tree
|
commitdiff
2014-06-09
Jonas Ådahl
Use floating point numbers instead of fixed point numbers
tree
|
commitdiff
2014-06-04
Peter Hutterer
touchpad: whitespace fix
tree
|
commitdiff
2014-06-04
Peter Hutterer
touchpad: Drop the scroll direction lock, increase...
tree
|
commitdiff
2014-06-04
Peter Hutterer
touchpad: break up a long line
tree
|
commitdiff
2014-06-03
Peter Hutterer
Add our own version of linux/input.h
tree
|
commitdiff
2014-06-02
Peter Korsgaard
evdev: Provide fallback definition for KEY_MICMUTE
tree
|
commitdiff
2014-06-02
Peter Korsgaard
evdev: Use correct fallback value for KEY_LIGHTS_TOGGLE
tree
|
commitdiff
2014-06-02
Peter Hutterer
touchpad: fix two indentation issues in the header
tree
|
commitdiff
2014-06-02
Hans de Goede
touchpad: Add support for top softbutton area
tree
|
commitdiff
2014-06-02
Hans de Goede
touchpad: Rename some variables and functions
tree
|
commitdiff
2014-05-30
Peter Hutterer
Replace log_bug with per-component bug macros
tree
|
commitdiff
2014-05-30
Peter Hutterer
Remove old touchpad code
tree
|
commitdiff
2014-05-29
Peter Hutterer
evdev: INPUT_PROP_DIRECT devices can't be touchpads
tree
|
commitdiff
2014-05-29
Jonas Ådahl
filter: Ignore non-suitable trackers when calculating...
tree
|
commitdiff
2014-05-29
Jonas Ådahl
filter: Fix get_direction for short vectors
tree
|
commitdiff
2014-05-29
Jonas Ådahl
touchpad: Make anisotropic motion deltas isotropic
tree
|
commitdiff
2014-05-29
Jonas Ådahl
Add basic mouse pointer acceleration
tree
|
commitdiff
2014-05-29
Jonas Ådahl
filter: Add motion filter destruction helper
tree
|
commitdiff
2014-05-27
Hans de Goede
touchpad: Stop scrolling on a button click / tap
tree
|
commitdiff
2014-05-27
Hans de Goede
touchpad: Refactor tp_post_scroll_events()
tree
|
commitdiff
2014-05-27
Hans de Goede
touchpad: Fix sending of scroll stop events
tree
|
commitdiff
next