Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added option to hide mouse pointer #177

Merged
merged 3 commits into from
Jan 28, 2025

Conversation

Catta1997
Copy link
Contributor

@Catta1997 Catta1997 commented Dec 29, 2024

Add support to hide pointer even if you r using a controller with cmd+.
Asked here PlayCover/PlayCover#1599

@Catta1997 Catta1997 marked this pull request as ready for review December 31, 2024 17:42
@Catta1997 Catta1997 changed the title hideCursor Added option to hide mouse pointer Dec 31, 2024
@Catta1997
Copy link
Contributor Author

One things that maybe is good (or maybe not) is allow to do this only when app is in fullscreen mode, I can add a check condition on the function (@objc func hideCursor(_ sender: AnyObject)) but I have no idea on how to enable/disable the menu option based on that condition

@TheMoonThatRises TheMoonThatRises requested review from XuYicong, TheMoonThatRises and Depal1 and removed request for XuYicong January 21, 2025 07:29
@TheMoonThatRises TheMoonThatRises linked an issue Jan 28, 2025 that may be closed by this pull request
1 task
@TheMoonThatRises TheMoonThatRises merged commit d2d239c into PlayCover:master Jan 28, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature]: Hide cursor in fullscreen
3 participants