aboutsummaryrefslogtreecommitdiff
path: root/project.conf
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2024-08-05 02:02:00 +0200
committerdec05eba <dec05eba@protonmail.com>2024-08-05 02:02:00 +0200
commit857488e91b588e73d46948988ffce18ed9cb59fc (patch)
treef1a91c33e5315eb739be3a431c013b9235ab0ddd /project.conf
parentc4d4d84ac5d8edb03c7b0056aa3cc181acc4eb1e (diff)
Make window click through
Diffstat (limited to 'project.conf')
-rw-r--r--project.conf5
1 files changed, 4 insertions, 1 deletions
diff --git a/project.conf b/project.conf
index c974cd0..c3cfb3e 100644
--- a/project.conf
+++ b/project.conf
@@ -2,4 +2,7 @@
name = "gpu-screen-recorder-notification"
type = "executable"
version = "0.1.0"
-platforms = ["posix"] \ No newline at end of file
+platforms = ["posix"]
+
+[dependencies]
+xfixes = ">=4" \ No newline at end of file