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

scene: add a function to get a node from a surface #3310

@emersion

Description

@emersion
struct wlr_scene_surface *wlr_scene_surface_from_surface(struct wlr_scene *scene,
	struct wlr_surface *surface);

Problem: this makes it impossible for compositors to add the same wlr_surface to a scene-graph multiple times.


wlroots has migrated to gitlab.freedesktop.org. This issue has been moved to:

https://gitlab.freedesktop.org/wlroots/wlroots/-/issues/3310

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions