add a small screen management interface to E_Comp, remove hardcoded x11 randr calls

Desktop / Enlightenment / Enlightenment - Mike Blumenkrantz [osg.samsung.com] - 22 April 2015 20:19 UTC

this interface is extremely basic and should allow easy additions for other display backends

a4ea6e7 add a small screen management interface to E_Comp, remove hardcoded x11 randr calls
src/bin/e_comp.h | 16 ++++++++++++++++
src/bin/e_comp_x.c | 1 +
src/bin/e_comp_x_randr.c | 16 ++++++++++++++++
src/bin/e_comp_x_randr.h | 1 +
src/bin/e_includes.h | 4 ++--
src/bin/e_randr2.c | 18 ++++++++++--------
6 files changed, 46 insertions(+), 10 deletions(-)

Upstream: git.enlightenment.org


  • Share