1. 167bbb6 configure.ac: remove dependency on mtdev by Arnaud Vrac · 8 years ago
  2. 4933ca5 libinput: Suppress unhandled-case warning by Daniel Stone · 8 years ago
  3. 649bbce include stdint.h for int32_t/uint32_t by Jussi Kukkonen · 9 years ago
  4. de1ed2e input: Provide microsecond timestamps in motion events by Jonas Ådahl · 10 years ago
  5. 3845b32 libinput: Expose unaccelerated motion deltas in motion event struct by Jonas Ådahl · 11 years ago
  6. b5e3ea2 Rename src/ to libweston/ by Pekka Paalanen · 9 years ago[Renamed from src/libinput-device.c]
  7. 8aedf7b libinput: don't use weston_config when configuring input devices by Giulio Camuffo · 9 years ago
  8. d52f3b7 compositor: remove the weston_config field in weston_compositor by Giulio Camuffo · 9 years ago
  9. 90a6fc6 input: use doubles in the interfaces to notify of input events by Giulio Camuffo · 9 years ago
  10. 7e7f793 libinput-device: Remove unnecessary function call by Chris Michael · 9 years ago
  11. e1719c7 libinput-device: Remove unnecessary function call by Christopher Michael · 9 years ago
  12. 87743e9 Support axis source, axis discrete, frame and axis stop events by Peter Hutterer · 9 years ago
  13. 89b6a49 Add a weston_pointer_axis_event by Peter Hutterer · 9 years ago
  14. d251010 input: Make pointer grab motion callbacks take an event struct by Jonas Ådahl · 11 years ago
  15. 49da7ae libinput: remove unused #define by Giulio Camuffo · 10 years ago
  16. 867d50e Unified multiple definitions of container_of() macro. by Jon Cruz · 10 years ago
  17. a0bbfea src: Update boilerplate from MIT X11 license to MIT Expat license by Bryce Harrington · 10 years ago
  18. 90d1ac8 libinput: Only forward first and last press and release for a key by Jonas Ådahl · 10 years ago
  19. e90b9e9 libinput: Only forward first and last press and release for a button by Jonas Ådahl · 10 years ago
  20. 5dddd41 libinput-device: use the discrete axis value for wheel events by Peter Hutterer · 10 years ago
  21. c54f23d libinput-device: use the new merged scroll events by Peter Hutterer · 10 years ago
  22. d621df2 input: Use slightly less obscure logic in evdev_notify_keyboard_focus() by Derek Foreman · 11 years ago
  23. c996f1d libinput-device: Don't get initial key states by Jonas Ådahl · 11 years ago
  24. 3fbba49 libinput: normalize WL_CALIBRATION before passing it to libinput by Peter Hutterer · 11 years ago
  25. 05e4a1f libinput: Add tap configuration to weston.ini by Jonas Ådahl · 11 years ago
  26. 26714b4 libinput: Use floating point instead of fixed point numbers by Jonas Ådahl · 11 years ago
  27. a7caef9 input: Fix errors due to initializing input before creating outputs by Ander Conselvan de Oliveira · 11 years ago
  28. 6c975fa evdev: Discard events from a touchscreen paired with an unplugged output by Ander Conselvan de Oliveira · 11 years ago
  29. f957dfb libinput: Don't process touch events for devices without a valid output by Ander Conselvan de Oliveira · 11 years ago
  30. 1679f23 libinput: Forward frame events to clients by Jonas Ådahl · 11 years ago
  31. 161c6c5 input: fix input device map to output if it doesn't exist. by U. Artie Eoff · 11 years ago
  32. cd9e545 libinput-device: break after LIBINPUT_EVENT_TOUCH_UP by U. Artie Eoff · 11 years ago
  33. e0de3c2 Add libinput based input device backend by Jonas Ådahl · 11 years ago