Skip to content

clutter: Use character offsets for specifying the surrounding text

Shiki Okasaka requested to merge shiki/mutter:fix-set-surrounding into main

clutter_input_focus_set_surrounding() expects cursor and anchor positions to be provided in character offsets.

Closes: #3440

Merge request reports