Skip to content

send proximity_out in proximity in for tablet_v2

Simon Ser requested to merge github/fork/Ongy/proximity_in_out into master

Created by: Ongy

When the proximity_in event is sent for tablet_v2 and there's already a surface that currently has tablet (tool) focus, it should be told that this is no longer the case, so we need to send the proximity_out event.

Merge request reports