Skip to content
This repository was archived by the owner on Oct 25, 2021. It is now read-only.
This repository was archived by the owner on Oct 25, 2021. It is now read-only.

Invisible layers on top prevent scan-out underneath #59

@emersion

Description

@emersion

Have a layer that can be scanned out, and an invisible layer on top (CRTC_* describe a non-empty rectangle, but either the layer is disabled via FB_ID = 0 either it's completely transparent via alpha = 0).

libliftoff will prevent the bottom layer from being scanned out because of the check in has_composited_layer_over.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions