compositor-drm: Work around page flip not setting tiling mode on BYT
[platform/upstream/weston.git] / src / udev-seat.c
2014-04-25 Ander Conselvan... input: Fix errors due to initializing input before...
2014-04-25 Ander Conselvan... evdev: Discard events from a touchscreen paired with...
2014-04-25 Bryce W. HarringtonCheck zalloc return for out of memory situation
2014-04-21 U. Artie Eoffseat: don't break in notify_output_create
2014-04-21 U. Artie Eoffinput: fix input device map to output if it doesn't...
2014-03-12 Jonas Ådahludev-seat: Make udev_input own its own udev object...
2014-03-12 Jonas Ådahludev-seat: Make udev_seat_get_named take struct udev_in...
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
2013-10-21 David Herrmannlauncher: add weston_launcher_close() dummy
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