[PR #962] [MERGED] fix!: auto keyboard toggle #1801

Closed
opened 2026-03-03 19:09:02 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/PlayCover/PlayCover/pull/962
Author: @ohaiibuzzle
Created: 5/15/2023
Status: Merged
Merged: 6/4/2023
Merged by: @JoseMoreville

Base: developHead: fix/auto-keyboard-toggle


📝 Commits (2)

  • ee8af3c fix: toggleable "smart" keymapping
  • 5211186 Merge branch 'develop' into fix/auto-keyboard-toggle

📊 Changes

3 files changed (+6 additions, -0 deletions)

View changed files

📝 PlayCover/Model/AppSettings.swift (+2 -0)
📝 PlayCover/Views/AppSettingsView.swift (+2 -0)
📝 PlayCover/en.lproj/Localizable.strings (+2 -0)

📄 Description

Add an option to disable the newly introduced automatic keymapping toggle.
The issue being that some games may not correctly emit keyboard event and can cause weird behaviours when relied on

Requires https://github.com/PlayCover/PlayTools/pull/115


🔄 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/PlayCover/PlayCover/pull/962 **Author:** [@ohaiibuzzle](https://github.com/ohaiibuzzle) **Created:** 5/15/2023 **Status:** ✅ Merged **Merged:** 6/4/2023 **Merged by:** [@JoseMoreville](https://github.com/JoseMoreville) **Base:** `develop` ← **Head:** `fix/auto-keyboard-toggle` --- ### 📝 Commits (2) - [`ee8af3c`](https://github.com/PlayCover/PlayCover/commit/ee8af3cfcfc01947fabd3f009b0522db91fe3f00) fix: toggleable "smart" keymapping - [`5211186`](https://github.com/PlayCover/PlayCover/commit/5211186e83d36a6a6fe049476c5fd93921daaae7) Merge branch 'develop' into fix/auto-keyboard-toggle ### 📊 Changes **3 files changed** (+6 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `PlayCover/Model/AppSettings.swift` (+2 -0) 📝 `PlayCover/Views/AppSettingsView.swift` (+2 -0) 📝 `PlayCover/en.lproj/Localizable.strings` (+2 -0) </details> ### 📄 Description Add an option to disable the newly introduced automatic keymapping toggle. The issue being that some games may not correctly emit keyboard event and can cause weird behaviours when relied on Requires https://github.com/PlayCover/PlayTools/pull/115 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 19:09:02 +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/PlayCover#1801
No description provided.