colorclass: add subsystem for remotely editing colorclasses over dbus

Desktop / Enlightenment / Elementary - Mike Blumenkrantz [osg.samsung.com] - 5 April 2015 15:26 UTC

the winid should match the e_pixmap id

also various theme improvements

26168bf colorclass: add subsystem for remotely editing colorclasses over dbus
data/themes/edc/elm/colorclass.edc | 84 +++++-
src/bin/test_colorclass.c | 3 +-
src/lib/Makefile.am | 16 +-
src/lib/elm_color_class.c | 493 +++++++++++++++++++++++++++++++++---
src/lib/elm_color_class.h | 53 +++-
src/lib/elm_color_class.xml | 23 ++
src/lib/elm_main.c | 2 +
src/lib/elm_priv.h | 3 +-
8 files changed, 625 insertions(+), 52 deletions(-)

Upstream: git.enlightenment.org


  • Share