aboutsummaryrefslogtreecommitdiff
path: root/project.conf
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2020-08-31 04:19:11 +0200
committerdec05eba <dec05eba@protonmail.com>2020-08-31 04:19:11 +0200
commitc622d2d799820b90dc624c5f869b79607c62f1ae (patch)
treed8ae2ccb5d3a03b0e46287e4e35abe5baf2666d6 /project.conf
parent5f84ad1c767ed4e8fd67a27514fe38cdee9b3edf (diff)
Revert select code. Causes laggy video for some reason
Diffstat (limited to 'project.conf')
-rw-r--r--project.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/project.conf b/project.conf
index 8bc34e0..9f6d71d 100644
--- a/project.conf
+++ b/project.conf
@@ -18,7 +18,7 @@ libavformat = ">=58"
libavutil = ">=56.2"
x11 = ">=1"
xcomposite = ">=0.2"
-xdamage = "1"
+#xdamage = "1"
# TODO: Remove this dependency, this is needed right now for glfwMakeContextCurrent
glfw3 = "3"