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

Disable X11 compositor bypass #522

Closed
wants to merge 1 commit into from
Closed

Conversation

dos1
Copy link
Contributor

@dos1 dos1 commented May 4, 2019

Compositor bypass is meant for fullscreen games consuming lots of GPU resources. For a light app that will usually be windowed, this only causes unnecessary compositor suspends, especially visible (and annoying) with complying window manager like KWin.

As an added bonus, mouse focus clickthrough is fixed as it didn't work due to compat.h header not being included in scrcpy.c

Compositor bypass is meant for fullscreen games consuming lots of GPU
resources. For a light app that will usually be windowed, this only
causes unnecessary compositor suspends, especially visible (and annoying)
with complying window manager like KWin.

As an added bonus, mouse focus clickthrough is fixed as it didn't work
due to compat.h header not being included in scrcpy.c
rom1v added a commit that referenced this pull request May 5, 2019
Disable X11 compositor bypass
@rom1v
Copy link
Collaborator

rom1v commented May 5, 2019

Thank you 👍

I merged it (after I split this PR into 2 commits: 068253a and b941854).

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.

2 participants