efl/src/modules/ecore_imf/wayland
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
..
wayland_imcontext.c ecore-imf-wayland: Reduce calls to set_cursor_rectangle 2017-02-28 10:22:58 -05:00
wayland_imcontext.h ecore_imf/wayland: Auto generate wayland text-input protocol 2017-01-18 13:21:01 -06:00
wayland_module.c ecore_imf/wayland: Auto generate wayland text-input protocol 2017-01-18 13:21:01 -06:00