From 0e3139de25a63746ca46b937355851d7439756a0 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Sat, 29 Jul 2023 05:54:48 +0200 Subject: Mention the egl version in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 717c784..6d232df 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ Utility to get the opengl texture associated with a x11 window ## Note -Might now work when using a compositor such as picom when using the glx backend. +Might now work when using a compositor such as picom when using the glx backend. Use the egl version (https://git.dec05eba.com/window-texture-egl/about/) instead which doesn't have this limitation. # Dependencies glx (a library such as libglvnd), x11, xcomposite -- cgit v1.2.3