From ac0ff061d6b9ae966f45f2d4b179706e5f8dc9fa Mon Sep 17 00:00:00 2001 From: dec05eba Date: Tue, 21 Sep 2021 22:07:41 +0200 Subject: Update readme, remove glew dependency --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'README.md') 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 -- cgit v1.2.3