aboutsummaryrefslogtreecommitdiff
path: root/project.conf
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2024-01-11 20:18:34 +0100
committerdec05eba <dec05eba@protonmail.com>2024-01-11 20:18:34 +0100
commit2b9389ae016c8048a16ba033f27ca5c256985e4d (patch)
tree56665698e299fe9a5754be2607719369059e5c53 /project.conf
parentf3d89d03acaad7ebd750d9a39e4ca8c589de4782 (diff)
Display windows with minimal delay, locked to 60 fps
Diffstat (limited to 'project.conf')
-rw-r--r--project.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/project.conf b/project.conf
index 2f4458d..a773cc6 100644
--- a/project.conf
+++ b/project.conf
@@ -6,3 +6,7 @@ platforms = ["posix"]
[dependencies]
gl = ">=1"
+x11 = ">=1"
+xrandr = ">=1"
+xcomposite = ">=0"
+xfixes = ">=1" \ No newline at end of file