DescriptionMake PointerDeviceObserver work under Ozone
This CL:
- Makes PointerDeviceObserver get notified when a mouse or touchpad is
plugged in or removed by making PointerDeviceObserver an
InputDeviceEventObserver on ozone only.
- Adds InputDeviceEventObserver::OnMouseDeviceConfigurationChanged() and
InputDeviceEventObserver::OnTouchpadDeviceConfigurationChanged().
- Adds the plumbing from EventFactoryEvdev to notify
InputDeviceEventObservers when a mouse or touchpad is plugged in or
removed.
In a later CL I will make PointerDeviceObserver an InputDeviceEventObserver on
X11 and add the X11 plumbing
BUG=450899
TEST=Manual, see bug
Committed: https://crrev.com/b726eb10541ccd17e678202bc7e502feb0854742
Cr-Commit-Position: refs/heads/master@{#314400}
Patch Set 1 : #
Total comments: 8
Patch Set 2 : #Patch Set 3 : #
Total comments: 2
Messages
Total messages: 24 (6 generated)
|