From 008f119f4c5c2a3e0b590da073df8e05a8e7748f Mon Sep 17 00:00:00 2001 From: dec05eba Date: Mon, 31 Aug 2020 01:21:11 +0200 Subject: Use select on x11 display instead of sleeping and use xdamage again --- project.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'project.conf') diff --git a/project.conf b/project.conf index 9f6d71d..8bc34e0 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" -- cgit v1.2.3