summaryrefslogtreecommitdiff
path: root/api/api.go
diff options
context:
space:
mode:
author Jorge Gil <jorgegil@google.com> 2023-04-06 22:55:10 +0000
committer Jorge Gil <jorgegil@google.com> 2023-04-12 23:07:13 +0000
commit5d0a007f855e747d04296f2ecf2ef6daf45ae9ca (patch)
treeff2862edcabc19e6595f2a4f3d44820d35d2de7f /api/api.go
parent5cb5953aadf56b1c305b212437d6977b6ff1991d (diff)
Remove the task background surface
The decoration container surface was used to capture input events outside the task bounds, which required the task surface to be larger than the actual task size and thus a different background surface was needed to draw the backrground color on just the task size. Since outsets are no longer needed per Ib9764cf17f23ef9b5688ead7ae93dabbc1155049, the task surface size now matches the real task size and the background color can be drawn on that same surface, making the background surface obsolete. Bug: 270202228 Test: atest WindowDecorationTests Test: open freeform window, verify background is visible Change-Id: I063cda38ba1aebd1473d1b9522f4a54e2a5c095c
Diffstat (limited to 'api/api.go')
0 files changed, 0 insertions, 0 deletions