diff options
author | dec05eba <dec05eba@protonmail.com> | 2022-03-31 17:29:32 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2022-03-31 17:29:32 +0200 |
commit | 663a36df4aaea583e7cd56ad35b26d05f6151746 (patch) | |
tree | 69a31599aa2be1f3f366d144f793b5f1f512447b /project.conf | |
parent | 2aea0635f46d4356953b1885bf6f8510cb5b038f (diff) |
Show overlay as a window on top (override redirect and always on top) instead of a child window and capture window and render that
Diffstat (limited to 'project.conf')
-rw-r--r-- | project.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/project.conf b/project.conf index 3ab4a1c..37b3306 100644 --- a/project.conf +++ b/project.conf @@ -9,6 +9,5 @@ ignore_dirs = ["gpu-screen-recorder-overlay-daemon"] [dependencies] x11 = ">=1" -xext = ">=1" xcomposite = ">=0" gl = ">=1" |