Initial commit, showing ui above target window

This commit is contained in:
dec05eba
2022-03-30 16:16:51 +02:00
parent 44b986c762
commit 889efe51b2
14 changed files with 398 additions and 73 deletions

View File

@@ -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"