mirror of
https://github.com/PlayCover/PlayCover.git
synced 2026-04-26 08:15:56 +03:00
[PR #962] [MERGED] fix!: auto keyboard toggle #1801
Labels
No labels
UI
app-support
bug
bug
documentation
duplicate
enhancement
game-support
good first issue
help wanted / caution
inactive
invalid
macos-beta
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/PlayCover#1801
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/PlayCover/PlayCover/pull/962
Author: @ohaiibuzzle
Created: 5/15/2023
Status: ✅ Merged
Merged: 6/4/2023
Merged by: @JoseMoreville
Base:
develop← Head:fix/auto-keyboard-toggle📝 Commits (2)
ee8af3cfix: toggleable "smart" keymapping5211186Merge 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.