Skip to content

Controls: on-screen keyboard for hotkeys + optional gamepad support #11

Description

@molotovgit

The touch scheme covers select/drag/pan/zoom/commands and the menu/skip buttons, but there's no way to send keyboard hotkeys (build shortcuts, control groups) on a phone, and no gamepad support.

Ideas

  • A small on-screen, toggleable hotkey/keypad overlay that synthesizes key events (the input-synthesis plumbing already exists — see touch-rts-control-scheme.md).
  • Map an attached gamepad (SDL3 already exposes it) to cursor + common actions.

Design discussion welcome before coding.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions