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)
committerJonas Ådahl <jadahl@gmail.com>
Sun, 10 Nov 2013 16:51:31 +0000 (17:51 +0100)
commitc69e1fbe27518df34e761775461bfd39365a701c
tree6fca2ca81a1822debad1f6c6e11a935d548f719d
parent1bf81b0c5b6c54d735979adba97a59330e0b9a46
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/evdev-touchpad.c
src/evdev.c