Commit 7cf4bf9
Wii U: Added SDL_Window to touch events, so they can be mapped to mouse events. (#92)
* Added SDL_Window to touch events, so they can mapped to mouse events.
--HG--
branch : finger-window-hg
* Added an extra check, in case there's no video device.
--HG--
branch : finger-window-hg
* Update src/joystick/wiiu/SDL_wiiujoystick.c
Co-authored-by: GaryOderNichts <12049776+GaryOderNichts@users.noreply.github.com>
---------
Co-authored-by: Daniel K. O. (dkosmari) <none@none>
Co-authored-by: GaryOderNichts <12049776+GaryOderNichts@users.noreply.github.com>1 parent ebd703c commit 7cf4bf9
2 files changed
Lines changed: 21 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| 42 | + | |
42 | 43 | | |
43 | 44 | | |
44 | 45 | | |
| |||
67 | 68 | | |
68 | 69 | | |
69 | 70 | | |
| 71 | + | |
70 | 72 | | |
71 | 73 | | |
72 | 74 | | |
| |||
112 | 114 | | |
113 | 115 | | |
114 | 116 | | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
115 | 129 | | |
116 | 130 | | |
117 | 131 | | |
| |||
472 | 486 | | |
473 | 487 | | |
474 | 488 | | |
| 489 | + | |
475 | 490 | | |
476 | 491 | | |
477 | | - | |
| 492 | + | |
478 | 493 | | |
479 | 494 | | |
480 | 495 | | |
481 | 496 | | |
482 | 497 | | |
483 | | - | |
| 498 | + | |
484 | 499 | | |
485 | 500 | | |
486 | 501 | | |
| |||
489 | 504 | | |
490 | 505 | | |
491 | 506 | | |
| 507 | + | |
492 | 508 | | |
493 | | - | |
| 509 | + | |
494 | 510 | | |
495 | 511 | | |
496 | 512 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
55 | | - | |
| 54 | + | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
0 commit comments