diff options
| author | 2024-11-11 14:22:16 +0000 | |
|---|---|---|
| committer | 2024-11-11 17:07:46 +0000 | |
| commit | e0eb24a7d28af80508ed5aa4b18ca02cff124758 (patch) | |
| tree | 8245fe5861bd1272185fdce1c0214abda4189cd2 /libs/input/PointerController.cpp | |
| parent | b87170e44ecddd8b58a07f4c8d93743102f7dd9f (diff) | |
Make sure Tiling knows when a task is focused
Currently, if the task gets the focused from the `moveToFront` method in
`DesktopModeWindowDecorViewModel`, the task info hasn't been updated
with the focus information yet, so the tiling thinks that task lost the
focus. Coupled with the fact that the signal from the focus listener
seems often lost, we often didn't know the tiled tasked had the focus.
Fix: 378129032
Flag: com.android.window.flags.enable_tile_resizing
Test: atest DesktopTilingWindowDecorationTest
Test: Manual test on Pixel tablets
Change-Id: I4d70074939aa4926b5e1b3c2d94c745dcd353838
Diffstat (limited to 'libs/input/PointerController.cpp')
0 files changed, 0 insertions, 0 deletions