udev-seat: Repick seat after a new device was added
[profile/ivi/weston-ivi-shell.git] / src / udev-seat.c
2013-10-21 Jonas Ådahludev-seat: Repick seat after a new device was added
2013-09-18 Kristian Høgsberglauncher: Collect launcher state in new struct weston_l...
2013-08-08 Peter Hutterermalloc + memset -> zalloc
2013-07-25 Kristian Høgsbergudev: Use WL_OUTPUT udev attribute for pairing touchscr...
2013-06-28 Rob Bradfordcompositor-drm: Enable seat constraining when configure...
2013-06-25 Rob Bradfordudev-seat: Refactor out seat lookup and possible creation
2013-06-05 Daniel Stoneconfigure.ac: Enable AC_USE_SYSTEM_EXTENSIONS
2013-06-05 Rob Bradfordudev-seat: Use udev rules to support multiple seats
2013-06-05 Rob Bradfordudev-seat: Separate the seat out to its own structure
2013-06-05 Rob Bradfordudev-seat: Make the udev_input structure an embedded...
2013-06-05 Rob Bradfordudev-seat: Rename udev_seat to udev_input
2013-06-05 Rob Bradfordinput: Add a seat name parameter to weston_seat_init
2013-06-04 Rob Bradfordudev-seat: Fail input setup only if no devices are...
2013-05-07 Kristian Høgsberginput: Merge wl_seat into weston_seat
2013-02-18 Kristian Høgsbergudev-seat: Simplfy enable/disable interface a bit
2013-02-18 Kristian Høgsbergcompositor-drm: Move udev_seat to its own file