1. 75b7197 Add configuration option for no input device. by Daniel Díaz · 9 years ago
  2. 649bbce include stdint.h for int32_t/uint32_t by Jussi Kukkonen · 9 years ago
  3. b5e3ea2 Rename src/ to libweston/ by Pekka Paalanen · 9 years ago[Renamed from src/libinput-seat.c]
  4. 8aedf7b libinput: don't use weston_config when configuring input devices by Giulio Camuffo · 9 years ago
  5. d62004e libinput: Remove unused static values by Daniel Stone · 9 years ago
  6. a6714fa input: Split get_udev_seat() into its own function by Derek Foreman · 10 years ago
  7. 0b7da01 cosmetic: add missing line between variable declarations and code by Derek Foreman · 10 years ago
  8. 87c862a input: when destroying a seat, remove keyboard focus first by Derek Foreman · 10 years ago
  9. 1281a36 input: Don't test keyboard/pointer/touch pointers by Derek Foreman · 10 years ago
  10. 6b557a7 input: make a function for device removal by Derek Foreman · 10 years ago
  11. 867d50e Unified multiple definitions of container_of() macro. by Jon Cruz · 10 years ago
  12. a0bbfea src: Update boilerplate from MIT X11 license to MIT Expat license by Bryce Harrington · 10 years ago
  13. f3723d9 input: don't assume outputs have names by Derek Foreman · 10 years ago
  14. eb4fd35 libinput: default to INFO log level by Pekka Paalanen · 11 years ago
  15. 3b843d3 Require libinput 0.4.0 by Peter Hutterer · 11 years ago
  16. 24713f6 libinput-seat: literal values for WESTON_LIBINPUT_LOG_PRIORITY by U. Artie Eoff · 11 years ago
  17. a7caef9 input: Fix errors due to initializing input before creating outputs by Ander Conselvan de Oliveira · 11 years ago
  18. 6c975fa evdev: Discard events from a touchscreen paired with an unplugged output by Ander Conselvan de Oliveira · 11 years ago
  19. bfd74f4 Check zalloc return for out of memory situation by Bryce W. Harrington · 11 years ago
  20. f4ad19a seat: don't break in notify_output_create by U. Artie Eoff · 11 years ago
  21. 161c6c5 input: fix input device map to output if it doesn't exist. by U. Artie Eoff · 11 years ago
  22. c81c424 libinput-seat: allow setting libinput log priority in weston by U. Artie Eoff · 11 years ago
  23. 71db0fd libinput-seat: redirect libinput log to weston log by U. Artie Eoff · 11 years ago
  24. e0de3c2 Add libinput based input device backend by Jonas Ådahl · 11 years ago