mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2024-11-25 05:03:05 +00:00
a2e4721e3a
MouseInputManager supports touchscreen mode and relative mode (i.e. captured mouse cursor). The relative mode uses Windows raw input events. Since only one window in an application can receive those events, we register the raw input device with the MessageOnlyWindow and reroute the raw input events to the current foreground GUI window. BUG=b:254702853 TEST=presubmit Change-Id: I18e4d62777bdf0e7d39267426d1301fa6211af31 Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/5318692 Reviewed-by: Dennis Kempin <denniskempin@google.com> Reviewed-by: Noah Gold <nkgold@google.com> Commit-Queue: Pujun Lun <lunpujun@google.com> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |