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)
commitf2d381020eeafe8976dc4a1673522fdd72a3bce7
tree19f64ecaf467165574be0e6d3b03813b62ab5986
parenta4b3817430447ff627178051cc58781ead2a82f2
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: svn+ssh://svn.enlightenment.org/var/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