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-02-14 17:16:10 -05:00
2025-04-29 12:02:14 -04:00
2025-01-01 07:45:52 -08:00
2025-02-14 17:16:10 -05:00
2025-04-24 11:25:58 -07:00
2025-01-01 07:45:52 -08:00
2025-02-16 13:44:00 -08:00
2024-10-29 20:03:18 -07:00
2025-04-27 10:25:43 -07:00
2025-02-14 17:16:10 -05:00
2025-02-14 17:16:10 -05:00
2025-04-22 10:25:02 -07:00
2025-02-14 17:16:10 -05:00
2025-02-14 17:16:10 -05:00
2025-02-14 17:16:10 -05:00
2025-02-14 17:16:10 -05:00
2025-04-28 09:41:44 -07:00
2025-04-24 13:04:43 -07:00
2025-03-12 09:20:05 -07:00
2025-02-14 17:16:10 -05:00
2025-04-29 12:02:14 -04:00
2025-04-29 18:53:38 -04:00
2025-04-29 12:02:14 -04:00
2024-12-14 09:22:29 -08:00
2025-04-07 21:10:51 +03:00
2025-04-07 21:10:51 +03:00
2025-03-30 21:24:53 -07:00
2025-04-07 21:10:51 +03:00
2025-04-08 18:24:11 +03:00
2025-01-01 07:45:52 -08:00
2025-01-01 07:45:52 -08:00
2025-03-30 21:35:14 -07:00
2025-04-07 21:10:51 +03: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-07 21:10:51 +03:00
2025-01-01 07:45:52 -08:00
2025-01-02 07:23:27 -08:00
2025-01-01 07:45:52 -08:00
2025-04-09 12:37:03 -07:00
2025-01-01 07:45:52 -08:00
2025-04-07 21:10:51 +03:00
2025-04-07 21:10:51 +03: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-20 12:16:26 -08:00
2025-02-22 12:41:03 -08:00
2025-03-13 09:48:37 -07:00
2025-03-30 21:24:53 -07:00
2025-04-22 13:02:40 -07:00
2025-04-29 12:02:14 -04:00
2025-02-06 15:35:38 -08:00
2025-01-01 07:45:52 -08:00
2025-04-29 12:02:14 -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-03-15 09:24:25 -07:00
2025-04-08 18:24:11 +03:00
2025-04-23 17:55:02 +03:00