ecore-drm Add hooks for updating wl_output when outputs are hotplugged
authorDerek Foreman <derekf@osg.samsung.com>
Thu, 19 Feb 2015 19:47:34 +0000 (14:47 -0500)
committerBoram Park <boram1288.park@samsung.com>
Fri, 17 Apr 2015 05:47:15 +0000 (14:47 +0900)
commit8092cf57fa51d850e7a7678fade80ecc14a07942
tree4ff439ce32fcf9161e7852f3a635ad92d2e59975
parent9575100163ebb190ba42f293173cdb79ebaac7ba
ecore-drm Add hooks for updating wl_output when outputs are hotplugged

Summary:
This provides callbacks to any bound wl_output listeners when a
display is hotplugged.

NOTE: Currently we don't receive hotplug events
ANOTHER NOTE: We don't yet handle display removal

Reviewers: devilhorns, zmike

Reviewed By: devilhorns, zmike

Subscribers: cedric

Maniphest Tasks: T2131

Differential Revision: https://phab.enlightenment.org/D2006
src/lib/ecore_drm/Ecore_Drm.h
src/lib/ecore_drm/ecore_drm.c
src/lib/ecore_drm/ecore_drm_output.c
src/lib/ecore_drm/ecore_drm_private.h