efl/src/modules/ecore_imf
Chris Michael e6b26d2279 ecore-imf-wayland: Reduce calls to set_cursor_rectangle
Avoid calls to zwp_text_input_v1_set_cursor_rectangle if we do not
need to. Previous code here would always call this function even if
the cursor rectangle was in the same position. Now we set a flag on
the cursor_location field to let us know that it needs updating.

ref T5226

@fix

Signed-off-by: Chris Michael <cp.michael@samsung.com>
2017-02-28 10:22:58 -05:00
..
ibus ecore_imf/ibus: fix memory leak 2017-02-28 11:24:39 +09:00
scim ecore_imf: remove unnecessary exported symbols in immodules 2017-01-09 10:22:58 +09:00
wayland ecore-imf-wayland: Reduce calls to set_cursor_rectangle 2017-02-28 10:22:58 -05:00
xim ecore imf - xim module - fix domain check to be be gteq 0 2016-11-17 18:41:31 +09:00