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
Though this is possible via wayland-backend, users often do not immediately see how this can be done.
My proposal to make this work is an extension trait that is only implemented when a client_system feature is enabled. This would be easy to see in documentation.
The text was updated successfully, but these errors were encountered:
i509VCB
changed the title
wayland-client add easier way to create object from wl_proxy pointer
wayland-client: add easier way to create object from wl_proxy pointer
Mar 3, 2024
Though this is possible via
wayland-backend
, users often do not immediately see how this can be done.My proposal to make this work is an extension trait that is only implemented when a
client_system
feature is enabled. This would be easy to see in documentation.The text was updated successfully, but these errors were encountered: