aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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