4 Commits (dbafcb7b55e16b53aba9547ee88a6882fe293f4c)

Author SHA1 Message Date
Pekka Paalanen 3d5d9476e3 Rename compositor.h to libweston/libweston.h 6 years ago
Louis-Francis Ratté-Boulianne 6ef59c9843 input: introduce weston_touch_device 6 years ago
Pekka Paalanen bb659c8e19 libinput: remove evdev_device::devnode 7 years ago
Pekka Paalanen b5e3ea218b Rename src/ to libweston/ 8 years ago
Giulio Camuffo 8aedf7b11e libinput: don't use weston_config when configuring input devices 8 years ago
Bryce Harrington a0bbfea64b src: Update boilerplate from MIT X11 license to MIT Expat license 9 years ago
Jonas Ådahl e0de3c2418 Add libinput based input device backend 11 years ago
Kristian Høgsberg 17bccaed42 input: Handle unplugging the output for a touchscreen device 11 years ago
Kristian Høgsberg 8ca9544e06 input: Re-pair touch screen when monitor is plugged in 11 years ago
Kristian Høgsberg 2fce4808dd input: Remap touch point IDs from multiple touch screens to not overlap 11 years ago
Kristian Høgsberg de5f82c90d evdev: Remove EVDEV_TOUCH and with it evdev_device->caps 11 years ago
Kristian Høgsberg 3d793c9053 evdev: Use a has_keyboard flag instead of EVDEV_KEYBOARD bit 11 years ago
Kristian Høgsberg 77b0d23c00 evdev: Replace EVDEV_BUTTON with local has_button flag 11 years ago
Kristian Høgsberg b7c58de8f6 evdev: Replace EVDEV_MOTION_ABS with local has_abs flag 11 years ago
Kristian Høgsberg 015e73dc33 evdev: Drop EVDEV_MOTION_REL flag 11 years ago
Jonas Ådahl d6e1c34405 evdev: Reference count input device's seat capabilities 11 years ago
Neil Roberts be336c8918 evdev: Process touch up events of single-touch devices 11 years ago
Neil Roberts daf7d4774b evdev: Only track one pending event 11 years ago
Neil Roberts f65c486090 evdev: Flush motion events when the slot changes, not just after sync 11 years ago
Daniel Stone 8e7a8bdeea Add more missing config.h includes 11 years ago
Satyeshwar Singh 964a342e53 evdev: Wait for SYN event before sending events over to the client 12 years ago
Kristian Høgsberg 2f07ef6963 xkb: Don't call exit on failure in weston_compositor_xkb_init() 12 years ago
Rob Bradford ea23b28642 evdev: Apply calibration values to absolute events 12 years ago
Pekka Paalanen 3eb4761317 evdev: rename evdev_input_device to evdev_device 12 years ago
Pekka Paalanen b9d38f4552 evdev: do not pass a list to evdev_led_update() 12 years ago
Pekka Paalanen bf639ab892 evdev: log input devices 12 years ago
Pekka Paalanen 3315697739 evdev: move udev code into compositor-drm.c 12 years ago
Pekka Paalanen 88594b699f evdev: expose the generic evdev API 12 years ago
Pekka Paalanen 3b003399ce evdev: rename evdev_seat to drm_seat 12 years ago
Pekka Paalanen 5618d6fa05 evdev: change evdev_seat into weston_seat in struct evdev_input_device 12 years ago
Pekka Paalanen cfa1f6727b evdev: merge evdev-private.h into evdev.h 12 years ago
Daniel Stone 37816df646 Convert wl_input_device to wl_seat (and friends) 13 years ago
Pekka Paalanen 9bc1a4ef9e compositor: move libudev.h to evdev.h 13 years ago
Benjamin Franzke 78d3afe21c evdev: Disable the udev monitor when another vt becomes active 13 years ago
Kristian Høgsberg 8334bc1ef9 Rename wayland-compositor to weston 13 years ago
Tiago Vignatti ce03ec3fbe evdev: new header file for the driver 13 years ago