seat: don't break in notify_output_create
authorU. Artie Eoff <ullysses.a.eoff@intel.com>
Thu, 17 Apr 2014 14:53:26 +0000 (07:53 -0700)
committerKristian Høgsberg <krh@bitplanet.net>
Mon, 21 Apr 2014 21:38:14 +0000 (14:38 -0700)
commitf4ad19a177782f1498a99c67356f9d95009a2521
tree5b82888c6f8df3f9db08b33d35f2c14b3836cdfb
parent161c6c56944cdfbda9a1af7a8a2c34e8f7d41dae
seat: don't break in notify_output_create

If more than one input device maps to the new output, then we need
to map all devices to that output... not just the first device.

Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=77576

Signed-off-by: U. Artie Eoff <ullysses.a.eoff@intel.com>
src/libinput-seat.c
src/udev-seat.c