libretro / libretro/RetroArch

(Menu) Add Copy/Paste Support to On-Screen Keyboard

Open
#10,244 32 comments 34 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

drag & drop feature request user interface
Dominant language
C
Stars
14.1k
Forks
2.2k
Avg merge
7h 35m
Merged PRs (30d)
51

Description

Coming from https://github.com/libretro/libretro-database/issues/1016 , it would be great to be able to copy/paste text into the on-screen keyboard text input screen. This would particularly apply nicely to codes...

Brought up by @candrapersada

75594850-d27d4d00-5abc-11ea-8f92-d1b01cbc6a9a
75595107-a8785a80-5abd-11ea-91b1-4aaca466d42b

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the on-screen keyboard text input screen and the menu input-handling entry points in RetroArch. Trace how text is inserted and how clipboard operations are handled on supported platforms; done means users can copy and paste text, including codes, in that screen.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.