diff options
author | dec05eba <dec05eba@protonmail.com> | 2023-07-22 20:16:34 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2023-07-22 20:17:29 +0200 |
commit | 9ba96b7205a798d32c2ade05968bc3e1f2ac83f1 (patch) | |
tree | ffbbd9ab7c41142d3779f526f6c8855598896eea /com.dec05eba.gpu_screen_recorder.appdata.xml | |
parent | c96f804a6cf20d07f56bf4a923997bf1aa5a9e9b (diff) |
Disable wlroots capture until its fixed
Diffstat (limited to 'com.dec05eba.gpu_screen_recorder.appdata.xml')
-rw-r--r-- | com.dec05eba.gpu_screen_recorder.appdata.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/com.dec05eba.gpu_screen_recorder.appdata.xml b/com.dec05eba.gpu_screen_recorder.appdata.xml index deba3d4..0cd1779 100644 --- a/com.dec05eba.gpu_screen_recorder.appdata.xml +++ b/com.dec05eba.gpu_screen_recorder.appdata.xml @@ -44,6 +44,11 @@ </screenshots> <releases> + <release version="3.1.3" date="2023-02-22"> + <description> + <p>Fix capture on wlroots based wayland compositors. Fix cursor offset in amd/intel capture.</p> + </description> + </release> <release version="3.1.2" date="2023-02-22"> <description> <p>Support cursor capture on AMD/Intel on Wayland. Attempt to fix multi monitor offset capture in some cases.</p> |