RE: [PATCH 2/2] udev-seat: break early when output is found and log the mapping

2014-01-30 Thread Eoff, Ullysses A
bump > -Original Message- > From: Eoff, Ullysses A > Sent: Friday, January 10, 2014 10:15 AM > To: wayland-devel@lists.freedesktop.org > Cc: Eoff, Ullysses A > Subject: [PATCH 2/2] udev-seat: break early when output is found and log the > mapping > > When an i

[PATCH 2/2] udev-seat: break early when output is found and log the mapping

2014-01-10 Thread U. Artie Eoff
When an input device has a WL_OUTPUT udev property specified and that output is found, log it... also break from the loop immediately. Log a warning if the requested output is not found. Signed-off-by: U. Artie Eoff --- src/udev-seat.c | 38 +- 1 file changed