[PR #1979] [MERGED] Fix mouse click conflicts by disabling built-in mouse support #1933

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

📋 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: developHead: fix/disable-builtin-mouse


📝 Commits (1)

  • 4370841 fix: 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.

Screenshot

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.

## 📋 Pull Request Information **Original PR:** https://github.com/PlayCover/PlayCover/pull/1979 **Author:** [@viatearz](https://github.com/viatearz) **Created:** 9/24/2025 **Status:** ✅ Merged **Merged:** 10/8/2025 **Merged by:** [@TheMoonThatRises](https://github.com/TheMoonThatRises) **Base:** `develop` ← **Head:** `fix/disable-builtin-mouse` --- ### 📝 Commits (1) - [`4370841`](https://github.com/PlayCover/PlayCover/commit/43708417caed7385e762f1506e3aad07253f4dda) fix: disable built-in mouse support to avoid click conflicts ### 📊 Changes **3 files changed** (+9 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `PlayCover/Model/AppSettings.swift` (+2 -0) 📝 `PlayCover/Views/AppSettingsView.swift` (+5 -0) 📝 `PlayCover/en.lproj/Localizable.strings` (+2 -0) </details> ### 📄 Description Added an option to disable built-in mouse support. <img width="532" height="351" alt="Screenshot" src="https://github.com/user-attachments/assets/63a64264-cadf-4961-aecd-0dfe87eabc60" /> <br/> <br/> 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 --- <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:43 +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#1933
No description provided.