Files
SDL/src
Guldoman d11702ce29 ime: wayland: Make use of SDL_TEXTEDITING_EXT
Because we were sending multiple chunks of preedit strings,
`SDL_SendEditingText` was using the old `SDL_TEXTEDITING` event only.

Now if `SDL_HINT_IME_SUPPORT_EXTENDED_TEXT` is enabled, we send the full
string and correctly set the cursor position and selection size.
2022-06-09 15:18:50 -07:00
..
2022-02-08 21:32:50 +03:00
2022-06-06 17:42:30 -07:00
2022-06-06 08:49:09 -07:00
2022-06-09 15:18:50 -07:00
2022-05-18 06:58:14 -07:00
2022-02-04 20:03:50 +03:00
2022-06-09 15:18:50 -07:00
2022-01-03 09:40:21 -08:00
2022-01-03 09:40:21 -08:00
2022-01-03 09:40:21 -08:00
2022-01-03 09:40:21 -08:00
2022-01-03 09:40:21 -08:00
2022-01-03 09:40:21 -08:00
2022-04-01 08:01:44 +02:00
2022-04-01 08:01:44 +02:00
2022-05-10 06:47:11 -07:00