hajimehoshi / ebiten

Ebitengine - A dead simple 2D game engine for Go
https://ebitengine.org
Apache License 2.0
10.8k stars 651 forks source link

exp/textinput: implement for Linux and UNIX #2736

Open hajimehoshi opened 1 year ago

hajimehoshi commented 1 year ago

Operating System

What feature would you like to be added?

This is forked from https://github.com/hajimehoshi/ebiten/issues/1029. Let's implement the exp/textinput package for Linux and UNIX.

Why is this needed?

Mainly for GUI applications.

hajimehoshi commented 1 month ago

We should also support Steamdeck!