Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wayland: add support for linux-dmabuf #790

Merged
merged 1 commit into from
Mar 22, 2024

Commits on Mar 21, 2024

  1. wayland: add support for linux-dmabuf

    wl_drm is a legacy protocol, and wlroots is getting rid of it [1].
    Use the newer and standard linux-dmabuf protocol if available to
    get the DRM device.
    
    [1]: https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/4397
    
    Signed-off-by: Simon Ser <contact@emersion.fr>
    emersion authored and XinfengZhang committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    d5bef6b View commit details
    Browse the repository at this point in the history