efl/src/lib/ecore_x
indefini fb75f6df5a ecore_x: don't add a x selection clear event if the time is the same as when selection was made.
Summary:
Without this, selection can get cleared when changing focus.
For example, if we have 2 entries:
The first entry is focused and has a selection.
When we focus the second entry, we want to select all the text.
But the old selection gets unfocused and sends a clear signal
to the new focused entry and it gets unselected.

This should fix T2739.

Reviewers: raster, tasn, devilhorns

Subscribers: herdsman, thiepha, cedric

Maniphest Tasks: T2739

Differential Revision: https://phab.enlightenment.org/D3127

Signed-off-by: Cedric BAIL <cedric@osg.samsung.com>
2015-11-09 15:27:26 -08:00
..
xcb Ecore_xcb_keymap: Fix memory leak in _ecore_xcb_keymap_finilize 2015-10-09 13:18:18 -04:00
xlib ecore_x: don't add a x selection clear event if the time is the same as when selection was made. 2015-11-09 15:27:26 -08:00
Ecore_X.h ecore-x: add property member to Ecore_X_Event_Selection_Notify 2015-08-12 17:58:58 -04:00
Ecore_X_Atoms.h ecore_x: Add key router feature related with client side. 2015-05-13 20:47:36 +09:00
Ecore_X_Cursor.h merge: add escape ecore, fix several bugs 2012-12-02 22:35:45 +00:00
ecore_x_atoms_decl.h ecore_x: Add key router feature related with client side. 2015-05-13 20:47:36 +09:00
ecore_x_version.h.in alpha1 release autofoo/build tree work to pass distcheck and actually work 2013-11-04 18:33:35 +09:00
ecore_x_vsync_tool.c fix config.h inclusion across the tree 2014-09-23 15:56:46 -04:00
ecore_x_vsync_tool_glx.c ecore-x-vsync - found issue when vt switchign with nvidia - workaround 2014-07-29 23:19:52 +09:00