Fix wl_output tracking in wayland compositor
authorDerek Foreman <derekf@osg.samsung.com>
Tue, 24 Feb 2015 20:10:37 +0000 (15:10 -0500)
committerChris Michael <cp.michael@samsung.com>
Tue, 24 Feb 2015 20:10:37 +0000 (15:10 -0500)
commit1da3aa24dde1b5630b67061902ad3a3b94cd2de2
tree05ca5ea67c68d46ffb91e808ca7e9272a7de3a80
parent40998b8a6e0cdfd052ddd93afaf90335cb22cb4b
Fix wl_output tracking in wayland compositor

Summary:
We should keep a list of resources per output to propagate wl_output
changes to each client that bound an output.

The output list now contains all outputs, not just bound ones.

Reviewers: devilhorns, zmike

Subscribers: cedric

Differential Revision: https://phab.enlightenment.org/D2047
src/bin/e_comp_wl.c
src/bin/e_comp_wl.h