edje: add new signals providing seat information
authorBruno Dilly <bdilly@profusion.mobi>
Tue, 8 Nov 2016 19:50:23 +0000 (17:50 -0200)
committerBruno Dilly <bdilly@profusion.mobi>
Mon, 19 Dec 2016 16:58:35 +0000 (14:58 -0200)
commitfecd59fe3237d930d86e8b166b57271b16c5df43
treef8108d4c765b73c41d864263051560ee960f2d62
parent2958aba23a8dc99503fad8119eeffef82e410b42
edje: add new signals providing seat information

Add the following signals:
 * mouse,in,$SEAT
 * mouse,out,$SEAT
 * mouse,move,$SEAT
 * mouse,clicked,$BUTTON,$SEAT
 * hold,on,$SEAT
 * hold,off,$SEAT
 * drag,$SEAT
 * drag,start,$SEAT
 * drag,stop,$SEAT
src/lib/edje/edje_callbacks.c
src/lib/edje/edje_private.h
src/lib/edje/edje_program.c