Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 8c9cf546 authored by chaviw's avatar chaviw
Browse files

Add onPointerDownOutsideFocus for events outside the focused window (1/4)

Added logic to invoke the onPointerDownOutsideFocus callback when there's an
input event that satisfies the following:
1. The event type is Motion
2. The source is pointer
3. The action is DOWN
4. The window targeted is not null
5. The window targeted is not the current focus.

Test: Builds, nothing to test yet
Bug: 122535136
Change-Id: Icae07d86dc2e2868cc594f800931220fce11942a
parent b818fa6e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment