Ecore X: Added Xfixes selection notification support.
authorTom Hacohen <tom@stosb.com>
Mon, 8 Aug 2011 14:36:02 +0000 (14:36 +0000)
committerTom Hacohen <tom@stosb.com>
Mon, 8 Aug 2011 14:36:02 +0000 (14:36 +0000)
commit6a2929e44878d7ac6c1f867b5e3e7ceb4054747e
tree215b8ece54a89bd3fd074dd7b52ae6beb69abe61
parentb72850a06d875282e26e6e2a05832d540d03723b
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.

SVN revision: 62205
legacy/ecore/src/lib/ecore_x/Ecore_X.h
legacy/ecore/src/lib/ecore_x/xcb/ecore_xcb_events.c
legacy/ecore/src/lib/ecore_x/xcb/ecore_xcb_xfixes.c
legacy/ecore/src/lib/ecore_x/xlib/ecore_x.c
legacy/ecore/src/lib/ecore_x/xlib/ecore_x_events.c
legacy/ecore/src/lib/ecore_x/xlib/ecore_x_fixes.c