Ryan C. Gordon
ea67133e4f
pen: Windows can't check WM_POINTER[DOWN|UP] for touches directly.
...
These events fire for other things, such as pressing a barrel button while
the pen is hovering.
The correct thing to do is check IS_POINTER_INCONTACT_WPARAM in the event.
If the pen is already touching or not, SDL_SendPenTouch() will do the right
thing, so it's safe to call it even if we're already in the right state.
2025-04-29 18:53:38 -04:00
..
2025-01-01 07:45:52 -08:00
2025-01-19 18:53:55 -08:00
2025-01-01 07:45:52 -08:00
2025-02-17 13:59:03 -08:00
2025-01-01 07:45:52 -08:00
2025-04-29 18:53:38 -04: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-04-11 13:42:58 -07:00
2025-04-11 13:42:58 -07:00
2025-04-12 13:39:17 -04:00
2025-01-01 07:45:52 -08:00
2025-01-06 11:18:45 -08:00
2025-01-01 07:45:52 -08:00
2025-01-22 20:25:04 -08:00
2025-01-01 07:45:52 -08:00
2025-02-17 15:34:18 -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
2025-02-09 16:11:53 -08:00
2025-01-01 07:45:52 -08:00
2025-04-01 14:56:08 -07:00
2025-04-11 13:42:58 -07:00
2025-01-01 07:45:52 -08:00
2025-01-01 07:45:52 -08:00
2025-04-29 12:02:14 -04:00
2025-04-29 12:02:14 -04:00
2025-01-01 07:45:52 -08:00