More style changes

This commit is contained in:
dec05eba
2024-07-31 21:01:31 +02:00
parent 497217a3e0
commit 8a82fa688b
15 changed files with 1032 additions and 184 deletions

View File

@@ -4,10 +4,8 @@ type = "executable"
version = "0.1.0"
platforms = ["posix"]
[config]
ignore_dirs = ["gpu-screen-recorder-overlay-daemon"]
[lang.cpp]
version = "c++17"
[dependencies]
x11 = ">=1"
xcomposite = ">=0"
gl = ">=1"
[config]
ignore_dirs = ["gpu-screen-recorder-overlay-daemon", "gpu-screen-recorder-overlay-notification"]