platform/upstream/libinput.git
2013-12-07 Jonas ÅdahlRemove unused disabled code
2013-12-07 Jonas Ådahldoc: Clarify that the caller need to free retrieved...
2013-12-07 Peter Huttererdoc: hook up doxygen to generate the public API documen...
2013-12-07 Peter HuttererRename libinput_create_udev to libinput_create_from_udev
2013-12-07 Peter Huttererudev-seat: fix leak when failing to add devices
2013-12-06 Peter HuttererDrop include of evdev.h from evdev.h
2013-12-06 Peter HuttererDrop unused libinput_fd_handle and libinput_fd_callback
2013-12-06 Peter Huttererevdev: fix memcopy for calibration
2013-12-06 Peter HuttererMove libinput, libinput_seat and libinput_device to...
2013-12-06 Peter HuttererDeclare libinput_seat explicitly
2013-12-06 Peter Huttererlibinput_dispatch: return -EAGAIN if no events are...
2013-12-06 Peter Huttererlibinput_dispatch: return negative error number on...
2013-12-06 Peter HuttererMake the slots unsigned, the kernel guarantees a base...
2013-12-06 Peter HuttererMake buttons unsigned, there are no negative button...
2013-11-24 Jonas ÅdahlPort udev-seat to be used in libinput
2013-11-23 Jonas Ådahlutil: Add logging utilities
2013-11-19 Jonas ÅdahlMerge branch 'master' into udev
2013-11-19 Jonas ÅdahlAdd interface to libinput object and move screen dimens...
2013-11-17 Jonas ÅdahlUse events instead of callbacks for capability registration
2013-11-17 Jonas ÅdahlIntroduce libinput object managing all input data
2013-11-17 Jonas Ådahlsrc/Makefile.a: Fix whitespace
2013-11-17 Jonas ÅdahlChange API from using listeners to using an event queue
2013-11-16 David Herrmannlauncher: add weston_launcher_close() dummy
2013-11-16 Jonas Ådahludev-seat: Repick seat after a new device was added
2013-11-16 Kristian Høgsberglauncher: Collect launcher state in new struct weston_l...
2013-11-16 Daniel StoneAdd more missing config.h includes
2013-11-16 Peter Hutterermalloc + memset -> zalloc
2013-11-16 Kristian Høgsbergudev: Use WL_OUTPUT udev attribute for pairing touchscr...
2013-11-16 Rob Bradfordcompositor-drm: Enable seat constraining when configure...
2013-11-16 Rob Bradfordudev-seat: Refactor out seat lookup and possible creation
2013-11-16 Daniel Stoneconfigure.ac: Enable AC_USE_SYSTEM_EXTENSIONS
2013-11-16 Rob Bradfordudev-seat: Use udev rules to support multiple seats
2013-11-16 Rob Bradfordudev-seat: Separate the seat out to its own structure
2013-11-16 Rob Bradfordudev-seat: Make the udev_input structure an embedded...
2013-11-16 Rob Bradfordudev-seat: Rename udev_seat to udev_input
2013-11-16 Rob Bradfordinput: Add a seat name parameter to weston_seat_init
2013-11-16 Rob Bradfordudev-seat: Fail input setup only if no devices are...
2013-11-16 Kristian Høgsberginput: Merge wl_seat into weston_seat
2013-11-16 Kristian Høgsbergudev-seat: Simplfy enable/disable interface a bit
2013-11-16 Kristian Høgsbergcompositor-drm: Move udev_seat to its own file
2013-11-13 Jonas ÅdahlDon't use the `seat' concept on device capability enum
2013-11-12 Jonas ÅdahlPort evdev code to be used as a shared library
2013-11-12 Jonas Ådahlfilter: Remove unused variable
2013-11-10 Jonas Ådahlevdev: Synchronize keys only if seat is keyboard capable
2013-11-10 Jonas ÅdahlMake weston_output_transform_coordinate() take wl_fixed...
2013-11-10 Kristian Høgsbergcompositor: Remove redundant and not well-defined focus...
2013-11-10 Jonas Ådahlevdev: Reference count input device's seat capabilities
2013-11-10 David Herrmannevdev: release devices on read() error
2013-11-10 Kristian Høgsbergevdev: Clear touch capability if we see a mouse-type...
2013-11-10 Kristian Høgsbergevdev: Only init a pointer if the evdev device has...
2013-11-10 Kristian Høgsbergevdev: Stop looking for pointer buttons when we get...
2013-11-10 Neil Robertsevdev: Process touch up events of single-touch devices
2013-11-10 Neil Robertsevdev: Only track one pending event
2013-11-10 Neil Robertsevdev: Flush motion events when the slot changes, not...
2013-11-10 HardeningRename current, origin, scale, origin_scale
2013-11-10 Kristian Høgsbergevdev: Don't parse config file again, use compositor...
2013-11-10 Kristian Høgsbergevdev: Don't transform device->abs.x/y in place
2013-11-10 Kristian Høgsbergevdev: Initliaze device->link so we can wl_list_remove...
2013-11-10 Daniel StoneAdd more missing config.h includes
2013-11-10 Kristian Høgsbergevdev: Ignore joystick devices
2013-11-10 Armin Kevdev-touchpad: Set some options using weston.ini
2013-11-10 Rolf Morelevdev: write EV_SYN input_event along with led events...
2013-11-10 Rusty Lynchevdev: Use touch ID 0 when generating touch up event
2013-11-10 Peter Huttererevdev: log when a device is used as touchpad
2013-11-10 Peter Huttererevdev: call evdev_device_destroy on failure
2013-11-10 Peter Huttererevdev: plug a potential memleak
2013-11-10 Peter Huttererevdev: get the current slot value from the absinfo...
2013-11-10 Peter Huttererevdev: only use mtdev for Protocol A devices
2013-11-10 Peter Huttererevdev: add comment why we're ignoring key value 2
2013-11-10 Peter Huttererevdev: prevent unterminated device name
2013-11-10 Peter Huttererevdev: check for ABS_MT_POSITION_X/Y to determine mt...
2013-11-10 Peter Hutterermalloc + memset -> zalloc
2013-11-10 Kristian Høgsbergevdev: Suport old-style single-touch touch screens
2013-11-10 Kristian Høgsbergevdev: Use temporary x and y coordinates when applying...
2013-11-10 Kristian Høgsbergevdev: Don't add output offset in evdev_process_absolut...
2013-11-10 Kristian Høgsbergevdev: Use weston_output_transform_coordinate for evdev...
2013-11-10 Kristian Høgsbergtouchpad: Handle two-finger click as right click for...
2013-11-10 Daniel Stoneconfigure.ac: Enable AC_USE_SYSTEM_EXTENSIONS
2013-11-10 Kristian Høgsberginput: Merge wl_seat into weston_seat
2013-11-10 Jonas Ådahlevdev-touchpad: Disable tap FSM by default on touchpads...
2013-11-10 Rob Bradfordcompositor: Support notifying with absolute position too
2013-11-10 Kristian Høgsbergcompositor: Change notify_motion to take relative motio...
2013-11-10 Satyeshwar... evdev: Wait for SYN event before sending events over...
2013-11-10 Kristian Høgsbergxkb: Don't call exit on failure in weston_compositor_xk...
2013-11-10 Rob Bradfordevdev: Apply calibration values to absolute events
2013-11-10 Rob Bradfordevdev: Include the device capabilities in the debugging
2013-11-10 Dima RyazanovFix a typo.
2013-11-10 Jonas Ådahlevdev: Update axis notifications to follow protocol
2013-11-10 Jonas Ådahlevdev-touchpad: Implement two finger scroll
2013-11-10 Jonas Ådahlevdev-touchpad: Add a finite-state machine
2013-11-10 Jonas Ådahlevdev-touchpad: Cleanup and refactoring
2013-11-10 Rob Bradfordevdev-touchpad: Iterate over the touchpad spec table...
2013-11-10 Rob Bradfordevdev: Avoid unintended case drop through
2013-11-10 Rob Bradfordevdev-touchpad: Twiddle finger_state correctly
2013-11-10 Kristian Høgsbergcompositor: Change notify_* function to take a weston_seat
2013-11-10 Pekka Paalanenevdev: rename evdev_input_device to evdev_device
2013-11-10 Pekka Paalanenevdev: do not pass a list to evdev_led_update()
2013-11-10 Pekka Paalanenevdev: kill a warning in evdev_led_update()
2013-11-10 Pekka Paalanencompositor-drm, evdev: don't crash on missing keyboard
2013-11-10 Pekka Paalanenevdev: log input devices
next