Skip to content
This repository has been archived by the owner on Aug 3, 2024. It is now read-only.

Allow the renderer init function to be (unsafely) specified #172

Open
Timidger opened this issue May 30, 2018 · 0 comments
Open

Allow the renderer init function to be (unsafely) specified #172

Timidger opened this issue May 30, 2018 · 0 comments
Milestone

Comments

@Timidger
Copy link
Member

wlr_renderer_create_func_t is a function that can be set during backend creation to customize the creation of the renderer. This should be exposed via the CompositorBuilder but should be unsafe since we cannot ensure the renderer is valid.

@Timidger Timidger added this to the Basic wrapping milestone May 30, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

1 participant