compositor-drm: Work around page flip not setting tiling mode on BYT
[platform/upstream/weston.git] / src / evdev.h
2014-01-17 Kristian Høgsberginput: Handle unplugging the output for a touchscreen...
2014-01-10 Kristian Høgsberginput: Re-pair touch screen when monitor is plugged in
2014-01-09 Kristian Høgsberginput: Remap touch point IDs from multiple touch screen...
2013-12-16 Kristian Høgsbergevdev: Remove EVDEV_TOUCH and with it evdev_device...
2013-12-16 Kristian Høgsbergevdev: Use a has_keyboard flag instead of EVDEV_KEYBOAR...
2013-12-16 Kristian Høgsbergevdev: Replace EVDEV_BUTTON with local has_button flag
2013-12-16 Kristian Høgsbergevdev: Replace EVDEV_MOTION_ABS with local has_abs...
2013-12-16 Kristian Høgsbergevdev: Drop EVDEV_MOTION_REL flag
2013-10-21 Jonas Ådahlevdev: Reference count input device's seat capabilities
2013-09-24 Neil Robertsevdev: Process touch up events of single-touch devices
2013-09-24 Neil Robertsevdev: Only track one pending event
2013-09-22 Neil Robertsevdev: Flush motion events when the slot changes, not...
2013-08-16 Daniel StoneAdd more missing config.h includes
2013-02-27 Satyeshwar Singhevdev: Wait for SYN event before sending events over...
2013-02-18 Kristian Høgsbergxkb: Don't call exit on failure in weston_compositor_xk...
2012-12-06 Rob Bradfordevdev: Apply calibration values to absolute events
2012-08-09 Pekka Paalanenevdev: rename evdev_input_device to evdev_device
2012-08-09 Pekka Paalanenevdev: do not pass a list to evdev_led_update()
2012-08-03 Pekka Paalanenevdev: log input devices
2012-08-03 Pekka Paalanenevdev: move udev code into compositor-drm.c
2012-08-03 Pekka Paalanenevdev: expose the generic evdev API
2012-08-03 Pekka Paalanenevdev: rename evdev_seat to drm_seat
2012-08-03 Pekka Paalanenevdev: change evdev_seat into weston_seat in struct...
2012-08-03 Pekka Paalanenevdev: merge evdev-private.h into evdev.h
2012-05-16 Daniel StoneConvert wl_input_device to wl_seat (and friends)
2012-04-17 Pekka Paalanencompositor: move libudev.h to evdev.h
2012-04-09 Benjamin Franzkeevdev: Disable the udev monitor when another vt becomes...
2012-01-03 Kristian HøgsbergMerge remote-tracking branch 'pq/compositor-dtors-v1'
2012-01-03 Kristian HøgsbergRename wayland-compositor to weston