Ecore X: Added Xfixes selection notification support.
authortasn <tasn@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 8 Aug 2011 14:36:02 +0000 (14:36 +0000)
committertasn <tasn@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 8 Aug 2011 14:36:02 +0000 (14:36 +0000)
commit73b99524dddd19184dea469d61148efc371aa55e
tree19f64ecaf467165574be0e6d3b03813b62ab5986
parent42889d5babc74508c97736ebbaed5a49d4467762
Ecore X: Added Xfixes selection notification support.

Now we can get notifications for changes in X selection. This is very useful
for text editors that want to disable their "paste" button when there's
nothing to paste.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@62205 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/lib/ecore_x/Ecore_X.h
src/lib/ecore_x/xcb/ecore_xcb_events.c
src/lib/ecore_x/xcb/ecore_xcb_xfixes.c
src/lib/ecore_x/xlib/ecore_x.c
src/lib/ecore_x/xlib/ecore_x_events.c
src/lib/ecore_x/xlib/ecore_x_fixes.c