diff options
author | dec05eba <dec05eba@protonmail.com> | 2023-07-29 05:54:48 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2023-07-29 05:54:48 +0200 |
commit | 0e3139de25a63746ca46b937355851d7439756a0 (patch) | |
tree | 2ab6d505949fc0815d9a9c8f0383f5bbf435ede7 | |
parent | b2fccb5f31df075e205d3fd5c9bfe7db3a9aecfe (diff) |
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |