Skip to content

Show IME candidate list in Windows - #14942

Merged
sfan5 merged 3 commits into
luanti-org:masterfrom
y5nw:ime-candidate-list
Aug 12, 2024
Merged

Show IME candidate list in Windows#14942
sfan5 merged 3 commits into
luanti-org:masterfrom
y5nw:ime-candidate-list

Conversation

@y5nw

@y5nw y5nw commented Aug 9, 2024

Copy link
Copy Markdown
Contributor

This PR sets the appropriate SDL hints to make Windows show the candidate list when an IM is active.

  • Goal of the PR
    See description.
  • How does the PR work?
    SDL_SetHint
  • Does it resolve any reported issue?
    No.
  • Does this relate to a goal in the roadmap?
    No.
  • If not a bug fix, why is this PR needed? What usecases does it solve?
    This is a bugfix as some IMs require a candidate list (or a similar feature) to be reasonably usable.

To do

This PR is Ready for Review.

How to test

In Windows, check that a candidate list is shown when an IM is used and text input is active.

@sfan5 sfan5 added Bugfix 🐛 PRs that fix a bug Windows labels Aug 9, 2024

@sfan5 sfan5 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works on Linux.
It's a weird choice by SDL to disable these by default.

@sfan5 sfan5 added One approval ✅ ◻️ 1 approval rule low-risk PR according to Git guidelines labels Aug 9, 2024
@sfan5
sfan5 merged commit a3838dd into luanti-org:master Aug 12, 2024
Mahoyomu pushed a commit to Mahoyomu/minetest that referenced this pull request Oct 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

1 approval rule low-risk PR according to Git guidelines Bugfix 🐛 PRs that fix a bug One approval ✅ ◻️ Windows

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants