Skip to content

Fix OSC doesn't appear when in full screen mode, #5288 #5354

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

Merged
merged 1 commit into from
Jan 30, 2025
Merged

Conversation

low-batt
Copy link
Contributor

This commit will add a workaround to the legacyAnimateToFullscreen method in the MainWindowController class that recreates the tracking area for the content view. This works around a problem where apparently something goes wrong with the tracking area and AppKit stops calling mouseMoved.


Description:

This commit will add a workaround to the legacyAnimateToFullscreen
method in the MainWindowController class that recreates the tracking
area for the content view. This works around a problem where apparently
something goes wrong with the tracking area and AppKit stops calling
mouseMoved.
@low-batt low-batt requested review from lhc70000 and uiryuu January 25, 2025 06:06
@low-batt low-batt linked an issue Jan 25, 2025 that may be closed by this pull request
3 tasks
@lhc70000 lhc70000 merged commit 1f8194e into develop Jan 30, 2025
2 checks passed
@lhc70000 lhc70000 deleted the no-osc branch January 30, 2025 05:27
@low-batt low-batt mentioned this pull request Mar 20, 2025
1 task
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.

OSC doesn't appear when playing in full screen mode
2 participants