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

Skip to content
Commit 8d47ec9f authored by Garfield Tan's avatar Garfield Tan
Browse files

Add z-order regions for task child layers

There are multiple components in both WM core and WM shell that add
child layers to task layers. Most of them used to use the max and min
value of integers to put themselves in front of and behind activities,
and occasionally there were inadvertent occlusions among them. This CL
adds a few regions to known components who don't need to interleave
themselves with activities and/or task fragments. Since we own all these
components we can trust all components use the defined value so
enforcement isn't necessary.

Bug: 244455401
Test: Build.
Change-Id: Iaa267b2ba53053bf25f3c6d590f50ceafafbf0a3
parent b6adbfc6
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