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

fix: compositor will always be bypassed on fullscreen apps #252

Open
wants to merge 1 commit into
base: bleeding-edge
Choose a base branch
from

Conversation

Jaskowicz1
Copy link

This PR fixes an issue where the compositor was not being bypassed if is_window_rect_full_virtual_screen() returned false, which seemingly did this on some machines (See ValveSoftware/Proton#4469).

This isn't the most clean fix, and SHOULD be temporary until is_window_rect_full_virtual_screen is fixed to work across all machines. However, I cannot build Proton (See ValveSoftware/Proton#8012) to fix it myself, but this issue is driving me insane so this is the fix.

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.

1 participant