diff options
author | Chris Michael <cp.michael@samsung.com> | 2017-02-28 10:22:58 -0500 |
---|---|---|
committer | Chris Michael <cp.michael@samsung.com> | 2017-02-28 10:22:58 -0500 |
commit | e6b26d2279059834da42797331ba5fb3f388caf8 (patch) | |
tree | 0726ac0ce7c8f257f99126a8be26a76e21c6cff8 /src/lib/elementary | |
parent | 5b9374583e3fd450ac53c566095c398f0d6c5cfe (diff) |
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>
Diffstat (limited to 'src/lib/elementary')
0 files changed, 0 insertions, 0 deletions