Add daemon

This commit is contained in:
dec05eba
2022-03-30 19:14:30 +02:00
parent a66516e34e
commit 900553e6c0
6 changed files with 106 additions and 39 deletions

View File

@@ -4,8 +4,11 @@ type = "executable"
version = "0.1.0"
platforms = ["posix"]
[config]
ignore_dirs = ["gpu-screen-recorder-overlay-daemon"]
[dependencies]
x11 = ">=1"
xext = ">=1"
xcomposite = ">=0"
gl = ">=1"
gl = ">=1"