Show overlay as a window on top (override redirect and always on top) instead of a child window and capture window and render that

This commit is contained in:
dec05eba
2022-03-31 17:29:32 +02:00
parent 2aea0635f4
commit 663a36df4a
4 changed files with 81 additions and 83 deletions

View File

@@ -9,6 +9,5 @@ ignore_dirs = ["gpu-screen-recorder-overlay-daemon"]
[dependencies]
x11 = ">=1"
xext = ">=1"
xcomposite = ">=0"
gl = ">=1"