data-device: Update drag icon position from configure and motion handlers
authorKristian Høgsberg <krh@bitplanet.net>
Wed, 8 May 2013 02:53:43 +0000 (22:53 -0400)
committerKristian Høgsberg <krh@bitplanet.net>
Wed, 8 May 2013 02:57:15 +0000 (22:57 -0400)
commitaad8099c2f9970264779e43148ec2da8e4152d4c
treeaf02222c950d6809f41a1644b5c4b5a9eb0b5dbd
parent415f30cc08708ea06573f75ac4b4941303161fdc
data-device: Update drag icon position from configure and motion handlers

We can now update the drag icon position directly from the configure
handler or the grab motion handler, and no longer need
weston_seat_update_drag_surface().
src/compositor.c
src/compositor.h
src/data-device.c
src/input.c