Evas_Device: Add a new event for added and removed devices.
authorGuilherme Iscaro <iscaro@profusion.mobi>
Tue, 20 Sep 2016 15:10:08 +0000 (12:10 -0300)
committerBruno Dilly <bdilly@profusion.mobi>
Tue, 27 Sep 2016 01:06:59 +0000 (22:06 -0300)
commit72c80ca947bbadd8747fe85c5911ad0bfe28f03e
treed67ca600e31a96f309ea0c7f88f12af216a862c5
parent8acb509fbacbc99e190b0dc74719c2860989ce74
Evas_Device: Add a new event for added and removed devices.

This commits adds two event types for EFL_CANVAS. Every time
a device is added or removed the matching event will be emitted.
src/lib/efl/interfaces/efl_canvas.eo
src/lib/evas/canvas/evas_device.c