diff options
author | dec05eba <dec05eba@protonmail.com> | 2024-08-20 15:35:18 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2024-08-20 15:35:18 +0200 |
commit | 96bcfaf25608af389256f319623376940c9d23c7 (patch) | |
tree | d8b55c34bef02a4c5bbebd484dbc605fa7548cab /project.conf | |
parent | d718c0c551570554a8367a1b372f9f722483e969 (diff) |
Disable steam deck support at the moment because the driver is broken (ignores qp, capture tearing)
Diffstat (limited to 'project.conf')
-rw-r--r-- | project.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/project.conf b/project.conf index 722f7a6..92b72d1 100644 --- a/project.conf +++ b/project.conf @@ -1,7 +1,7 @@ [package] name = "gpu-screen-recorder-gtk" type = "executable" -version = "4.1.4" +version = "4.1.5" platforms = ["posix"] [config] |