Commit b191f14
authored
axis events (#62)
* input.h: add the wpe_input_axis_event_type_motion_smooth axis event type.
* input.h: add wpe_input_axis_2d_event that extnets the base wpe_input_axis_event struct with per-axis delta values.
* Rename wpe_input_axis_event_type_2d to wpe_input_axis_event_type_mask_2d.1 parent d395e44 commit b191f14
1 file changed
+10
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
95 | 98 | | |
96 | 99 | | |
97 | 100 | | |
| |||
104 | 107 | | |
105 | 108 | | |
106 | 109 | | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
107 | 117 | | |
108 | 118 | | |
109 | 119 | | |
| |||
0 commit comments