aboutsummaryrefslogtreecommitdiff
path: root/project.conf
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2022-03-30 16:16:51 +0200
committerdec05eba <dec05eba@protonmail.com>2022-03-30 16:16:51 +0200
commit889efe51b26d505171d132097ac77a14ade5a101 (patch)
tree0a4233cdb4270a3c2ab54184f43b7344eb660a5b /project.conf
parent44b986c762815874ccfb636152ae452ecba48764 (diff)
Initial commit, showing ui above target window
Diffstat (limited to 'project.conf')
-rw-r--r--project.conf5
1 files changed, 3 insertions, 2 deletions
diff --git a/project.conf b/project.conf
index 2805290..f767638 100644
--- a/project.conf
+++ b/project.conf
@@ -1,8 +1,9 @@
[package]
-name = "window-overlay"
+name = "gpu-screen-recorder-overlay"
type = "executable"
version = "0.1.0"
platforms = ["posix"]
[dependencies]
-x11 = ">=1"
+x11 = "1"
+xext = "1" \ No newline at end of file