feat: no-dmabuf feature (#33)

This commit is contained in:
galister
2024-04-16 02:43:52 +02:00
committed by GitHub
parent 461657e4c3
commit f2a5ec0c37
3 changed files with 26 additions and 28 deletions

View File

@@ -64,3 +64,4 @@ osc = ["dep:rosc"]
x11 = ["wlx-capture/xshm"]
wayland = ["wlx-capture/pipewire", "wlx-capture/wlr"]
uidev = ["dep:winit"]
no-dmabuf = []