Commit graph

14 commits

Author SHA1 Message Date
NepDisk
f5cba44f18 Rekill hardcoded azerty
something something SDL textinput mode
2026-02-22 13:31:27 -05:00
NepDisk
de8bbc8525 Revert "Add back missing azerty stuff"
This reverts commit f9be340ca1.
2026-02-22 13:28:14 -05:00
NepDisk
f9be340ca1 Add back missing azerty stuff 2026-02-22 13:08:16 -05:00
Indev
945b5da5a3 Discordify emotes a bit more :chonkbunckle:
- When autocompleting emote with enter, don't send it immediately
- Don't autocomplete after typing 1 character after : (allows text emotes like ":c")
2025-11-29 16:32:43 -05:00
Indev
4fbe2c31fe emotes: change autocompletion behavior to work like console 2025-11-23 13:31:05 -05:00
Indev
3bc79a8f93 If there is only 1 emote suggestion and user presses enter, autocomplete emote 2025-11-23 13:30:53 -05:00
Indev
d2aa95d198 Fix autocomplete messing up emote in few cases 2025-11-23 13:30:44 -05:00
Indev
b95033e114 Allow suggesting emotes if currently typed part matches inside emote, not only at beginning 2025-11-23 13:30:38 -05:00
Indev
3c7b01cd93 Fix possible buffer overflow in M_TextInputSetString when string length is greatter than buffer length 2025-10-20 19:29:31 -04:00
NepDisk
d00e674088 Port Native keyboard 2025-09-13 22:41:48 -04:00
GenericHeroGuy
4ebbaa7b58 Fix menu textinput cursor and remove ST_DrawTextInput 2025-08-17 17:32:29 +02:00
Alug
00ab36390d Merge pull request #187 from Indev450/emotes
Add emotes support
2025-08-15 13:24:38 -04:00
NepDisk
190dc2170d add a null terminator after ctrl-v just in case string is not always zeroed out already 2025-08-15 11:26:36 -04:00
NepDisk
a4b6934cc5 Basic unified text input port 2025-08-14 22:57:29 -04:00