lazd / VoodooI2CGoodix

VoodooI2C satellite driver for Goodix touchscreens in C++
GNU General Public License v3.0
24 stars 7 forks source link

Cursor does not move to touchscreen if placed on second monitor #2

Open lazd opened 4 years ago

lazd commented 4 years ago

Description

When the cursor is on another monitor and the touchscreen is interacted with, it actually moves the cursor or clicks on the other monitor, which is unexpected behavior.

Steps to reproduce

  1. Using the mouse or touchpoint, move the cursor to your second monitor
  2. Tap or drag your finger across the touchscreen
  3. Observe that cursor moves on the second monitor, not on the touchscreen

Expected behavior

Cursor snaps to touchscreen at position of interaction

Environment

JudicialDomicide commented 4 years ago

I have this exact issue. If pointer is on external screen touchscreen is out of alignment and cannot touch point on the device screen and behaviour is erratic. For example to open a app in dock menu. Work around is move pointer back onto device screen and then the touchscreen behaves again.

MacOS Version: 10.15.6 Computer: GPD P2 Max Bios: Version 0.24 2CGoodix Version: Latest Build (0.3.1)