Skip to content

Conversation

@forderud
Copy link
Contributor

@forderud forderud commented Feb 15, 2024

Make the driver more interesting by mirroring mouse events, so that left movement becomes right, up movement becomes down, and so on.

Using MOUSE_MOVE_ABSOLUTE(1) with negation instead of MOUSE_MOVE_RELATIVE(0) to allow bitmask operations.

@forderud
Copy link
Contributor Author

forderud commented May 3, 2024

Gentle reminder.

@forderud forderud requested a review from a team as a code owner May 3, 2024 10:26
@JakobL-MSFT JakobL-MSFT deleted the branch microsoft:develop May 22, 2024 16:08
@JakobL-MSFT
Copy link
Contributor

I closed this PR unintentionally. I apologize. I am reopening the PR.

@JakobL-MSFT JakobL-MSFT reopened this May 22, 2024
@forderud
Copy link
Contributor Author

forderud commented Jun 6, 2024

@JakobL-MSFT Anything holding back reviewing this PR?

Make the driver more interesting by mirroring mouse events, so that left movement becomes right, up movement becomes down, and so on.

Using MOUSE_MOVE_ABSOLUTE(1) instead of MOUSE_MOVE_RELATIVE(0) to allow bitmask operations.
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