Skip to content

gtkimcontextwayland: Add native surface offset to input coordinates

Carlos Garnacho requested to merge wip/carlosg/im-text-location into main

We were missing the surface offset (e.g. shadows) at the time of expressing the text caret location in surface coordinates. Add this offset so the coordinates are as expected by the compositor.

Fixes: #4668 (closed)

Merge request reports