compositor: Change notify_* function to take a weston_seat
authorKristian Høgsberg <krh@bitplanet.net>
Fri, 10 Aug 2012 13:50:11 +0000 (09:50 -0400)
committerKristian Høgsberg <krh@bitplanet.net>
Fri, 10 Aug 2012 17:00:52 +0000 (13:00 -0400)
commitcb3eaae9add5e42e2208d4bdfdfd12d42b1d6aaa
treec1f20bdf98f0f85846041249fb4ee9f1ba87af42
parent05890dc621b1631d8c818d701d848092866789fb
compositor: Change notify_* function to take a weston_seat

Fewer indirections and derefs, and it's also more appropriate for a
backend calling into weston core to pass a weston_seat.
src/compositor-android.c
src/compositor-drm.c
src/compositor-wayland.c
src/compositor-x11.c
src/compositor.c
src/compositor.h
src/evdev-touchpad.c
src/evdev.c