Skip to content

f6344b75dc

@surban surban tagged this 08 May 21:09
* wayland: text input protocol uses UTF-8 encoding

The Wayland text input protocol sends text in
UTF-8 encoding, but the Flutter TextInputModel
expects UTF-16.

This adds the missing conversion from UTF-8 to
UTF-16.

Signed-off-by: Sebastian Urban <surban@surban.net>

* Add Sebastian Urban to AUTHORS

---------

Signed-off-by: Sebastian Urban <surban@surban.net>
Assets 2
Loading