[PR #1655] [MERGED] Misc Ime fixes continue #2225

Closed
opened 2026-02-27 21:15:39 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/1655
Author: @georgemoralis
Created: 12/3/2024
Status: Merged
Merged: 12/3/2024
Merged by: @georgemoralis

Base: mainHead: pr/n1627_core/more-ime


📝 Commits (3)

  • 83d08bf core/libraries: Misc. Ime fixes
  • 074b391 Merge branch 'main' into core/more-ime
  • 9f074ef fixed issues

📊 Changes

5 files changed (+120 additions, -68 deletions)

View changed files

📝 src/core/libraries/ime/ime.cpp (+64 -31)
📝 src/core/libraries/ime/ime.h (+22 -4)
📝 src/core/libraries/ime/ime_common.h (+1 -1)
📝 src/core/libraries/ime/ime_ui.cpp (+30 -29)
📝 src/core/libraries/ime/ime_ui.h (+3 -3)

📄 Description

fixes for #1627


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/shadps4-emu/shadPS4/pull/1655 **Author:** [@georgemoralis](https://github.com/georgemoralis) **Created:** 12/3/2024 **Status:** ✅ Merged **Merged:** 12/3/2024 **Merged by:** [@georgemoralis](https://github.com/georgemoralis) **Base:** `main` ← **Head:** `pr/n1627_core/more-ime` --- ### 📝 Commits (3) - [`83d08bf`](https://github.com/shadps4-emu/shadPS4/commit/83d08bf96bfb8ab9c0268fcc53c3369b6ab41a37) core/libraries: Misc. Ime fixes - [`074b391`](https://github.com/shadps4-emu/shadPS4/commit/074b3910c1bb20ffdba8cb4104689693b994b25f) Merge branch 'main' into core/more-ime - [`9f074ef`](https://github.com/shadps4-emu/shadPS4/commit/9f074ef88f56a93e3c5bb7e4d7ec8231ad8a922a) fixed issues ### 📊 Changes **5 files changed** (+120 additions, -68 deletions) <details> <summary>View changed files</summary> 📝 `src/core/libraries/ime/ime.cpp` (+64 -31) 📝 `src/core/libraries/ime/ime.h` (+22 -4) 📝 `src/core/libraries/ime/ime_common.h` (+1 -1) 📝 `src/core/libraries/ime/ime_ui.cpp` (+30 -29) 📝 `src/core/libraries/ime/ime_ui.h` (+3 -3) </details> ### 📄 Description fixes for #1627 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 21:15:39 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/shadPS4#2225
No description provided.