Revert select code. Causes laggy video for some reason

This commit is contained in:
dec05eba
2020-08-31 04:19:11 +02:00
parent 5f84ad1c76
commit c622d2d799
3 changed files with 20 additions and 45 deletions

View File

@@ -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"