Remix.run Logo
ignoramous 5 days ago

> the only way to draw the wallpaper the user has set in Settings is to use a magic method that doesn’t let the launcher actually do anything with the image and forces you to let the system handle compositing

My guess is, this might have to do with fixed layers in the Hardware Composer HAL, which offloads compositing that otherwise (I guess) Surface Flinger would need GPU/CPU for.