You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 3, 2024. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
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 theCompositorBuilder
but should beunsafe
since we cannot ensure the renderer is valid.The text was updated successfully, but these errors were encountered: