replace no-dmabuf feature with auto check

This commit is contained in:
galister
2024-06-22 20:55:55 +09:00
parent d225250b77
commit 072540fbb5
2 changed files with 61 additions and 40 deletions

View File

@@ -72,6 +72,5 @@ x11 = ["dep:xcb", "wlx-capture/xshm", "xkbcommon/x11"]
wayland = ["pipewire", "wlx-capture/wlr", "xkbcommon/wayland"]
pipewire = ["wlx-capture/pipewire"]
uidev = ["dep:winit"]
no-dmabuf = []
xcb = ["dep:xcb"]
as-raw-xcb-connection = []