This repository was archived by the owner on Nov 1, 2021. It is now read-only.
- Notifications
You must be signed in to change notification settings - Fork341
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
Open
Description
structwlr_scene_surface*wlr_scene_surface_from_surface(structwlr_scene*scene,structwlr_surface*surface);
Problem: this makes it impossible for compositors to add the samewlr_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