input: Rename weston_device_repick() to weston_seat_repick()
[platform/upstream/weston.git] / src / libbacklight.c
2013-01-10 Rob Bradfordbacklight: Avoid passing an invalid fd into close()
2012-12-07 Rob Bradfordbacklight: Revamp error handling code to not leak the...
2012-12-07 Rob Bradfordbacklight: Remove unnecessary and confusing NULL checks
2012-10-10 Rob Bradfordbacklight: Jump to cleanup code if synthesizing backlig...
2012-10-10 Rob Bradfordbacklight: Avoid buffer overflow in the use of readlink
2012-03-05 Pekka Paalanencompositor-drm: fix libbacklight build
2012-02-29 Kristian Høgsbergcompositor-drm: Just pull in libbacklight source for now