mirror of
https://github.com/PlayCover/PlayCover.git
synced 2026-04-26 00:05:52 +03:00
[PR #1979] [MERGED] Fix mouse click conflicts by disabling built-in mouse support #1933
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#1933
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/1979
Author: @viatearz
Created: 9/24/2025
Status: ✅ Merged
Merged: 10/8/2025
Merged by: @TheMoonThatRises
Base:
develop← Head:fix/disable-builtin-mouse📝 Commits (1)
4370841fix: disable built-in mouse support to avoid click conflicts📊 Changes
3 files changed (+9 additions, -0 deletions)
View changed files
📝
PlayCover/Model/AppSettings.swift(+2 -0)📝
PlayCover/Views/AppSettingsView.swift(+5 -0)📝
PlayCover/en.lproj/Localizable.strings(+2 -0)📄 Description
Added an option to disable built-in mouse support.
Related Issues: https://github.com/PlayCover/PlayCover/issues/1587 https://github.com/PlayCover/PlayCover/issues/1755
Also see: https://github.com/PlayCover/PlayTools/pull/201
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.