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

Pointer barriers #9

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from
Draft

Pointer barriers #9

wants to merge 4 commits into from

Conversation

wose
Copy link
Contributor

@wose wose commented Apr 4, 2024

No description provided.

wose added 2 commits April 3, 2024 16:19
…screen

We now can only leave the screen/monitor if the wey device told us so.
This fixes issues when the pointer was briefly visible on a neighbor
screen before the wey device had time to reposition the pointer. This
may happen when the displayed layout on the video wall doesn't match the
configuration of the layout in the X server config.
@wose wose force-pushed the pointer-barriers branch from d1ed736 to a7b60d2 Compare April 4, 2024 14:00
wose added 2 commits April 5, 2024 11:06
…nal borders

By default we disable the events generated when a monitor is left with a
mouse button pressed. This allows dragging of elements such as windows
across to a monitor next to the one we're leaving.

If the monitors are not displayed the way they are configured in XRandR
or Xorg, or it is generally not desired to be able to drag things around
an extended desktop, we can now disable this behavior by providing the
'-d' command line argument. With this option set, barrier events will be
generated regardless of the mouse button state.
@wose wose force-pushed the pointer-barriers branch from a7b60d2 to 8396258 Compare April 5, 2024 09:11
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