mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-26 08:15:59 +03:00
[PR #1627] [CLOSED] core/libraries: Misc. Ime fixes #2208
Labels
No labels
Bloodborne
bug
contributor wanted
documentation
enhancement
frontend
good first issue
help wanted
linux
pull-request
question
release
verification progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/shadPS4#2208
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/shadps4-emu/shadPS4/pull/1627
Author: @polybiusproxy
Created: 11/30/2024
Status: ❌ Closed
Base:
main← Head:core/more-ime📝 Commits (2)
83d08bfcore/libraries: Misc. Ime fixes074b391Merge branch 'main' into core/more-ime📊 Changes
5 files changed (+114 additions, -62 deletions)
View changed files
📝
src/core/libraries/ime/ime.cpp(+63 -30)📝
src/core/libraries/ime/ime.h(+22 -4)📝
src/core/libraries/ime/ime_common.h(+1 -1)📝
src/core/libraries/ime/ime_ui.cpp(+25 -24)📝
src/core/libraries/ime/ime_ui.h(+3 -3)📄 Description
ORBIS_IME_ERROR_CONNECTION_FAILEDon ImeKeyboard open—fixes softlocks on games that don't handle this error🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.