Skip to content
This repository has been 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

Open
emersion opened this issue Oct 28, 2021 · 0 comments
Open

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

emersion opened this issue Oct 28, 2021 · 0 comments

Comments

@emersion
Copy link
Member

emersion commented Oct 28, 2021

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

No branches or pull requests

1 participant