gsr-overlay > gsr-ui

This commit is contained in:
dec05eba
2024-10-20 22:44:15 +02:00
parent 939bf23921
commit d84054ecbb
15 changed files with 40 additions and 36 deletions

View File

@@ -1,5 +1,5 @@
[package]
name = "gsr-overlay"
name = "gsr-ui"
type = "executable"
version = "0.1.0"
platforms = ["posix"]
@@ -8,7 +8,7 @@ platforms = ["posix"]
version = "c++17"
[config]
ignore_dirs = ["build", "gpu-screen-recorder-overlay-daemon"]
ignore_dirs = ["build", "gsr-ui-daemon"]
[dependencies]
xcomposite = ">=0"