| | - Repository
- rB Blender
- Branch
- wmpointer-coalesced (branched from master)
- Build Status
-
Event TimelineThis revision now requires changes to proceed. This revision now requires changes to proceed. Nicholas Rishel (nicholas_rishel) retitled this revision from Partial Fix T70765: Support WM_POINTER coalesced tablet events to Fix T70765: Support WM_POINTER coalesced tablet events. Nicholas Rishel (nicholas_rishel) retitled this revision from Fix T70765: Support WM_POINTER coalesced tablet events to Fix T70765: Support WM_POINTER and Wintab coalesced tablet events. This revision is now accepted and ready to land. This revision was automatically updated to reflect the committed changes. | Path | Size |
|---|
| | | 2 lines | | | | 10 lines | | 6 lines | | 2 lines | | 48 lines | | 326 lines | | 177 lines | | 598 lines |
| Commit | Tree | Parents | Author | Summary | Date |
|---|
| ada05d160255 | fe0dc49153a8 | a12616662ad6 | Nicholas Rishel | Modified Wintab to better support corner cases around window change events and… (Show More…) | Mar 15 2020, 4:36 AM | | a12616662ad6 | a7b85f1488d5 | 7d4126981759 | Nicholas Rishel | Handle documented idiosyncrasy in Wintab where the queue is deleted prior to… (Show More…) | Mar 13 2020, 12:29 AM | | 7d4126981759 | 24988aed2713 | 0ed40577d3c7 | Nicholas Rishel | Remove unnecessary assignment, duplicate variable shadowing, and check for an… (Show More…) | Mar 13 2020, 12:21 AM | | 0ed40577d3c7 | 5b9c6329a98e | 3c756644a1cb | Nicholas Rishel | Only initialize Wintab if all necessary functions were retrieved. (Show More…) | Mar 13 2020, 12:16 AM | | 3c756644a1cb | 9b3872f92e8b | e17a7992f941 | Nicholas Rishel | Only return failure from getting Wintab packets if there was an error in… (Show More…) | Mar 11 2020, 6:19 AM | | e17a7992f941 | 76659f2a27ba | 878355911e59 | Nicholas Rishel | TabletX and TabletY were unused (info(..) only retrieves information). Removing… (Show More…) | Mar 11 2020, 6:17 AM | | 878355911e59 | ce002ecca195 | 5853d7820d69 | Nicholas Rishel | Make sure array accesses are in-bounds when mapping buttons from wintab to… (Show More…) | Mar 11 2020, 6:13 AM | | 5853d7820d69 | 736d710786f8 | f48879e89740 | Nicholas Rishel | Collapse Wintab enable/disable functions into one, and rename to more… (Show More…) | Mar 11 2020, 5:25 AM | | f48879e89740 | b2607044fe05 | 62bdc7eede93 | Nicholas Rishel | The default system context returned by WTInfo(WTI_DEFSYSCTX...) is required to… (Show More…) | Mar 11 2020, 3:18 AM | | 62bdc7eede93 | bd47727dc56f | c5eb48088673 | Nicholas Rishel | Type not used because there's only one type of cursor event, removing. (Show More…) | Mar 11 2020, 2:32 AM | | c5eb48088673 | 6340ac192ff2 | d5a939b6c4a1 | Nicholas Rishel | Create a single buffer to use across mutliple reads from Wintab. (Show More…) | Mar 11 2020, 2:21 AM | | d5a939b6c4a1 | 5a1ad6f50b12 | f024e27ad527 | Nicholas Rishel | Whether a tablet is in range is specific to the window, store it there instead… (Show More…) | Mar 10 2020, 2:05 AM | | f024e27ad527 | 45173c2b1198 | 03674e081a04 | Nicholas Rishel | Documenting Wintab and Win32 Pointer functions, and whitespace formatting. (Show More…) | Mar 9 2020, 6:30 AM | | 03674e081a04 | 53b842ac30e2 | c099e07ed769 | Nicholas Rishel | Make interal window functiona for Wintab mouse translation private. (Show More…) | Mar 9 2020, 6:29 AM | | c099e07ed769 | c58385e201d9 | 5220d1f6ccef | Nicholas Rishel | Only process proximity event if it's in range, also remove unnecessary pass of… (Show More…) | Mar 9 2020, 6:27 AM | | 5220d1f6ccef | 3e81da1474d2 | 6d5e11de5d8d | Nicholas Rishel | Track the number of tablets connected through the Wintab API, and use that… (Show More…) | Mar 9 2020, 6:07 AM | | 6d5e11de5d8d | 6fed56886341 | 105de864beaa | Nicholas Rishel | Leave the Wintab context open while Blender is running. (Show More…) | Mar 9 2020, 6:05 AM | | 105de864beaa | ee5bae09df41 | 11133e707c33 | Nicholas Rishel | Rename variable to clearify usage within Wintab. (Show More…) | Mar 9 2020, 4:41 AM | | 11133e707c33 | fb2416de783e | c5d5ac8865bf | Nicholas Rishel | Fix errant left clicks due to Wintab driver mouse emulation misbehavior. (Show More…) | Mar 8 2020, 8:40 AM | | c5d5ac8865bf | 66c29574b316 | df6b66d4dbda | Nicholas Rishel | | Mar 8 2020, 6:50 AM | | df6b66d4dbda | a7bccf39e1b6 | be5f303d68be | Nicholas Rishel | Paranoia check to make consistent with Wintab event processing. (Show More…) | Mar 8 2020, 6:50 AM | | be5f303d68be | 975528bdf867 | 0ecc5941c637 | Nicholas Rishel | | Mar 8 2020, 6:49 AM | | 0ecc5941c637 | f62d12d95569 | 00039418d6c2 | Nicholas Rishel | Restart Wintab to correct system coordinates when display size or layout… (Show More…) | Mar 8 2020, 6:47 AM | | 00039418d6c2 | 47d71bd03b3a | 9cd5d8f2f63c | Nicholas Rishel | Add support for coalesced Wintab events while respecting custom button mapping… (Show More…) | Mar 8 2020, 6:46 AM | | 9cd5d8f2f63c | a8ccdbfae630 | 48e2d0423347 | Nicholas Rishel | | Mar 8 2020, 4:34 AM | | 48e2d0423347 | 0a3e8d1cd1a5 | 1f945aaf4417 | Nicholas Rishel | Swapping magic numbers for an enum and cleanup function name. (Show More…) | Feb 25 2020, 4:02 AM | | 1f945aaf4417 | fd2352ccc4c4 | 83af8dd6ad1a | Nicholas Rishel | Overlap should also be disabled per Wintab's documentation and examples. (Show More…) | Feb 22 2020, 3:34 AM | | 83af8dd6ad1a | 137852bf7f6d | 227cb7d2da02 | Nicholas Rishel | CXO_CSRMESSAGES is not set for the wintab context options, thus WT_CSRCHANGE is… (Show More…) | Feb 22 2020, 3:15 AM | | 227cb7d2da02 | efb60d8ab56c | a39615f51008 | Nicholas Rishel | | Feb 18 2020, 4:46 AM | | a39615f51008 | cc97826233bc | c432a14bc65f | Nicholas Rishel | Handle handoff between Wintab and Pointer APIs. (Show More…) | Feb 18 2020, 4:46 AM | | c432a14bc65f | 2d062d1ef6c0 | 0e1ef680e78e | Nicholas Rishel | Remove redundant passing of vector length (vestigial from previously using… (Show More…) | Feb 4 2020, 10:14 PM | | 0e1ef680e78e | 34b2bd3f2acf | 310a4a101329 | Nicholas Rishel | | Jan 30 2020, 4:11 AM | | 310a4a101329 | 1f733580c96b | 420c9a3bcffa | Nicholas Rishel | Fix loss of tilt precision due to int division. (Show More…) | Jan 30 2020, 3:36 AM | | 420c9a3bcffa | 87c7c5cae357 | 9f7054907fb0 | Nicholas Rishel | Avoid checking for isInContact for WM_POINTER events and instead always set the… (Show More…) | Jan 30 2020, 3:35 AM | | 9f7054907fb0 | 9de2ca6e0d4b | 6391b7a274ee | Nicholas Rishel | Cleanup WM_POINTER event defines and add ENTER and LEAVE events. (Show More…) | Jan 30 2020, 2:55 AM | | 6391b7a274ee | 965f1b39915a | e5cb56245d26 | Nicholas Rishel | | Jan 28 2020, 2:44 AM | | e5cb56245d26 | 2161e72ec61a | fcddb011b041 | Nicholas Rishel | Modified WM_POINTER to use the individual pointer event's times instead of the… (Show More…) | Jan 28 2020, 1:43 AM | | fcddb011b041 | 1dd982484b33 | 61f430f110fb | Nicholas Rishel | Added GetPointer*InfoHistory functions, and a minor cleanup renaming penInfo to… (Show More…) | Jan 23 2020, 2:40 AM | | 61f430f110fb | 761771c29580 | 3d19d6f9c84a | Nicholas Rishel | Optionally initialize Ghost cursor and button events with tablet data… (Show More…) | Jan 23 2020, 2:32 AM | | 3d19d6f9c84a | a9207c28f08d | 676645f8c9f2 | Nicholas Rishel | Removed unused hasButtonMask member from GHOST_PointerInfoWin32. (Show More…) | Nov 16 2019, 3:38 AM | | 676645f8c9f2 | 2a3c5e9d6e2c | a210b8297f5a | Nicholas Rishel | Added GetPointer*InfoHistory functions, and a minor cleanup renaming penInfo to… (Show More…) | Nov 16 2019, 3:32 AM |
|