ecore_wl2: Split configurations into client set and compositor requested
authorDerek Foreman <derekf@osg.samsung.com>
Wed, 4 Oct 2017 17:12:55 +0000 (12:12 -0500)
committerDerek Foreman <derekf@osg.samsung.com>
Thu, 12 Oct 2017 17:24:03 +0000 (12:24 -0500)
commit0badc0522b1d08fddf9676883d37da06a264db28
tree9f5fca225f65a634aadf3926db37c23cc3750902
parent10b3a41ab0e00b4eb3a98a120089e3fa21230c83
ecore_wl2: Split configurations into client set and compositor requested

This should lead to clearer and more maintainable code than having one
pile of state that's asynchronously fiddled with by both client and
compositor.
src/lib/ecore_wl2/ecore_wl2_display.c
src/lib/ecore_wl2/ecore_wl2_private.h
src/lib/ecore_wl2/ecore_wl2_window.c
src/modules/ecore_evas/engines/wayland/ecore_evas_wayland_common.c