aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2023-07-29 05:54:48 +0200
committerdec05eba <dec05eba@protonmail.com>2023-07-29 05:54:48 +0200
commit0e3139de25a63746ca46b937355851d7439756a0 (patch)
tree2ab6d505949fc0815d9a9c8f0383f5bbf435ede7
parentb2fccb5f31df075e205d3fd5c9bfe7db3a9aecfe (diff)
Mention the egl version in READMEHEADmaster
-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