Skip to content

Conversation

@AlexGoinsNV
Copy link

Without this, Openbox is unstable on any setup with more than 2 X screens, as the collision can make the loop infinitely call XQueryPointer() on X screen 1.

…er()

Without this, Openbox is unstable on any setup with more than 2 X screens, as
the collision can make the loop infinitely call XQueryPointer() on X screen 1.
@ankit096
Copy link

ankit096 commented Mar 9, 2021

@danakj , Can we please get this change merged. This will improve the multi X-screen support on openbox

@ankit096
Copy link

The crux of this issue is that if the cursor goes onto an X screen >= 2 (the third X screen), Openbox will freeze and X will begin consuming 100% CPU as a result of Openbox being stuck in a loop repeatedly calling XQueryPointer()

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