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

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

Add FLAG_SPLIT_TOUCH to window decoration windows

Adds it to the App Header, App Handle, both menus and the
DragResizeInputListener as a workaround for a crash when splitting
motion event is enabled.

Also removes the input channel from the ResizeVeil as it is not needed,
and since drag-moving two tasks simoultaneously with two pointers is now
possible, this change prevents |moveTaskToFront| from being called on
every |onTouch| call for each of the tasks, which would cause flickering
as both tasks tried to move to front repeatedly during the dual
drag-move gestures.

Bug: 352306102
Test: check input continues to work on all of these windows, and
drag-moving two windows at the same works fine without flickering.
Flag: EXEMPT bugfix

Change-Id: I54630b1d26444f31a52a47c2756ebb90d5d66bbf
parent 9242e041
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