From 686bfc0b6a544ae3547a9d590eef50257a9e4013 Mon Sep 17 00:00:00 2001 From: Russell Greene Date: Sun, 13 Oct 2024 01:39:52 -0600 Subject: [PATCH] fixes #85: update readme with required protocols --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ea5640b..f781374 100644 --- a/README.md +++ b/README.md @@ -9,8 +9,10 @@ Open an issue if something is not working, I'm happy to take a look. # System Requirements -* wayland compositor supporting the following unstable protocols: +* wayland compositor supporting the following protocols: * [`wlr-screencopy-unstable-v1`](https://wayland.app/protocols/wlr-screencopy-unstable-v1) + * [`linux-dmabuf-v1](https://wayland.app/protocols/linux-dmabuf-v1) + * [`xdg-output-unstable-v1](https://wayland.app/protocols/xdg-output-unstable-v1) [Sway](https://swaywm.org/), [Hyprland](https://hyprland.org/), and [wayfire](https://wayfire.org/) all meet this criteria. * [`vaapi`](https://01.org/temp-linuxgraphics/community/vaapi) encode support, consult your distribution for how to set this up. Known good configurations: