TIC-80 icon indicating copy to clipboard operation
TIC-80 copied to clipboard

On-screen keyboard and joypad on GNU/Linux

Open Popolon opened this issue 1 year ago • 1 comments

It could be interesting to have the Android enabled in-TIC80 on-screen keyboard and Joypad, as TIC-80 works fine on touchscreen ARM (and incoming RISC-V, already work fine on desktop ones) Linux little devices too.

Maybe add an option in menu to enable/disable it on all kind of configuration, with enable by default on Android only.

Also, I noticed it's a bit hard to reach the option menus from a Linux phone:

  • First run an application
  • Second press Esc to obtain it

Maybe the F1 button, that is already used to move to the editor could do the toggle between editor and CLI? Or maybe ESC could be used as a triple state between CLI/editor/option screen.

Popolon avatar Nov 02 '23 19:11 Popolon

Maybe add an option in menu to enable/disable it on all kind of configuration, with enable by default on Android only.

That's a duplicate of #2023 which has been added to the To Do list of 1.2 version.

Also, I noticed it's a bit hard to reach the option menus from a Linux phone:

You can also open the menu with the menu command in the console, does that help? The F1 button is already used for bookmarks navigation. and I think we use ESC a lot and the menu not that often so triple state switch ESC does not seem a good idea to me.

Skeptim avatar Nov 02 '23 19:11 Skeptim