aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2021-09-21 22:07:41 +0200
committerdec05eba <dec05eba@protonmail.com>2021-09-21 22:07:41 +0200
commitac0ff061d6b9ae966f45f2d4b179706e5f8dc9fa (patch)
treeb96313f52703c6199a9502d64fab4c77509fd2bd /README.md
parent00eac1ed9befc41712e431c7569e0e86e5dffccf (diff)
Update readme, remove glew dependency
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/README.md b/README.md
index 08400dd..717c784 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +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.
+
# Dependencies
-glew, x11, xcomposite
+glx (a library such as libglvnd), x11, xcomposite