mirror of
https://github.com/PlayCover/PlayCover.git
synced 2026-04-26 00:05:52 +03:00
[PR #1384] [MERGED] fix: make observation of modifier keys centralized #1858
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#1858
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/1384
Author: @ohaiibuzzle
Created: 2/14/2024
Status: ✅ Merged
Merged: 2/14/2024
Merged by: @TheMoonThatRises
Base:
develop← Head:fix/centralized-modifier-monitoring📝 Commits (2)
856b24efix: make observation of modifier keys centralized795e7d2fix: remove debug statement📊 Changes
4 files changed (+53 additions, -11 deletions)
View changed files
📝
PlayCover.xcodeproj/project.pbxproj(+4 -0)📝
PlayCover/AppInstaller/Installer.swift(+2 -5)➕
PlayCover/Utils/ModifierKeyObserver.swift(+41 -0)📝
PlayCover/Views/Settings/KeyCoverSettings.swift(+6 -6)📄 Description
(first of many) Things that I would clean up in PC
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.