Files
SDL/src
Sam Lantinga e04064350f Fixed right click mouse emulation for the Wacom tablet
The problems are two-fold. When this happens a WM_POINTERDOWN event is sent with IS_POINTER_INCONTACT_WPARAM() evaluating as true. So when SDL_SendPenButton() is sent for the barrel button, there is no pen in contact yet, so the right mouse button is sent. Then SDL_SendPenTouch() is sent, which generates a left button press event.

Fixes https://github.com/libsdl-org/SDL/issues/12926
2025-04-29 19:03:42 -07:00
..
2025-01-01 07:45:52 -08:00
2025-04-26 05:50:00 +03:00
2025-02-27 07:10:09 -08:00
2025-04-24 10:36:49 -07:00
2025-04-27 11:01:50 -07:00
2025-01-01 07:45:52 -08:00
2025-01-01 07:45:52 -08:00
2025-01-03 15:27:08 -08:00
2025-01-01 07:45:52 -08:00
2025-01-01 07:45:52 -08:00
2025-01-22 20:25:04 -08:00
2025-04-12 13:39:17 -04:00
2025-03-19 12:19:42 -04:00
2025-01-01 07:45:52 -08:00
2025-01-02 17:32:10 -08:00
2025-01-01 07:45:52 -08:00
2025-01-01 07:45:52 -08:00
2025-01-01 07:45:52 -08:00
2025-01-01 07:45:52 -08:00
2025-01-01 07:45:52 -08:00
2025-01-01 07:45:52 -08:00
2025-01-01 07:45:52 -08:00