ecore-x - add some xi2 api's for fiddling with device properties
authorCarsten Haitzler (Rasterman) <raster@rasterman.com>
Sat, 16 Nov 2019 13:00:21 +0000 (13:00 +0000)
committerJongmin Lee <jm105.lee@samsung.com>
Sun, 17 Nov 2019 21:03:58 +0000 (06:03 +0900)
commitfca8697ca2838f81f9c321615327efa9e83d95fe
tree07cc09f4fd302a1e436e9864792c9effe3c52a72
parent3bf8fc812676ef56510fff449bc9cc734578bead
ecore-x - add some xi2 api's for fiddling with device properties

add some infra to be able to get and set device properties (as well
as know if devices changed to we can refersh a gui or re-apply saved
settings etc.). it doesn't do everything but... it adds enough to
build on in e.
src/lib/ecore_x/Ecore_X.h
src/lib/ecore_x/Ecore_X_Atoms.h
src/lib/ecore_x/ecore_x.c
src/lib/ecore_x/ecore_x_atoms_decl.h
src/lib/ecore_x/ecore_x_xi2.c