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

Skip to content
Commit e6e6fb89 authored by Jorge Gil's avatar Jorge Gil
Browse files

Add INPUT_FEATURE_NO_INPUT_CHANNEL feature to app handle

The app handle doesn't need input features because its input is actually
handled by the InputMonitor in DesktopModeWindowDecorViewModel. Adding
this flags skips a IWindowSession::grantInputChannel, which helps with
jank when opening a fullscreen/split-screen task.

This change also unifies this new param with
mAllowCaptionInputFallthrough into a RelayoutParams#inputFeatures field.

Bug: 335975211
Test: atest WMShellUnitTests
Test: manual - app handle in fullscreen/split works as usual
Change-Id: I1b3b736e92a23f59d8174586da2902cff5ba5793
parent de688c1b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment