commit | 3042ffe0113ae0c2595fbea1e8cf373212bbd50e | [log] [tgz] |
---|---|---|
author | Jonas Ådahl <jadahl@gmail.com> | Thu Oct 17 23:04:08 2013 +0200 |
committer | Kristian Høgsberg <krh@bitplanet.net> | Mon Oct 21 13:47:05 2013 -0700 |
tree | e9b4cd7d1ff16ffd6382fedf6b90c744e28b99bd | |
parent | a4932744421a99e7174f7d30eab046cdbc2f295c [diff] [blame] |
udev-seat: Repick seat after a new device was added Signed-off-by: Jonas Ådahl <jadahl@gmail.com>
diff --git a/src/input.c b/src/input.c index 4f6ba7b..272fec0 100644 --- a/src/input.c +++ b/src/input.c
@@ -45,7 +45,7 @@ wl_list_remove(wl_resource_get_link(resource)); } -void +WL_EXPORT void weston_seat_repick(struct weston_seat *seat) { const struct weston_pointer *pointer = seat->pointer;