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