This website requires JavaScript.
Explore
Help
Sign In
zishuo
/
ebiten
Watch
1
Star
0
Fork
0
You've already forked ebiten
mirror of
https://github.com/hajimehoshi/ebiten.git
synced
2026-04-23 00:07:15 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c0e65cd9b97627a13405b95eea37c58c7399e0ab
ebiten
/
exp
/
textinput
T
History
Hajime Hoshi
c0e65cd9b9
exp/textinput: bug fix: queue text inputs when the session is nil
...
Closes
#3382
2026-02-11 00:40:00 +09:00
..
api_windows.go
internal/ui: disable IME and enable it only when necessary
2024-08-27 02:22:30 +09:00
export_test.go
exp/textinput: add Field.ResetText
2026-01-07 01:11:30 +09:00
field.go
exp/textinput: add Field.ResetText
2026-01-07 01:11:30 +09:00
piecetable_test.go
exp/textinput: add Field.ResetText
2026-01-07 01:11:30 +09:00
piecetable.go
exp/textinput: add Field.ResetText
2026-01-07 01:11:30 +09:00
textinput_darwin.go
exp/textinput: bug fix: queue text inputs when the session is nil
2026-02-11 00:40:00 +09:00
textinput_darwin.m
exp/textinput: reimplement firstRectForCharacterRange
2025-05-13 13:59:15 +09:00
textinput_js.go
exp/textinput: bug fix: do not ignore a keyup event even if isComposing=true
2025-10-11 23:34:37 +09:00
textinput_noime.go
exp/textinput: add HandleInputWithBounds
2025-05-12 22:09:00 +09:00
textinput_test.go
text/v2, exp/textinput: bug fix: RuneLen could return -1 for errors
2025-06-09 01:32:21 +09:00
textinput_windows.go
all: use errors.Join to catch all possible errors
2025-10-17 23:39:13 +09:00
textinput.go
exp/textinput: bug fix: queue text inputs when the session is nil
2026-02-11 00:40:00 +09:00