diff options
author | dec05eba <dec05eba@protonmail.com> | 2023-07-21 19:41:34 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2023-07-21 19:41:34 +0200 |
commit | 713db0294dce6f348c89178356e0284397f36392 (patch) | |
tree | bc74d614792ea534c3e32d5b6d1fcd11068246ab /com.dec05eba.gpu_screen_recorder.appdata.xml | |
parent | 4ede73678e4b2120019a5f3d3ff18707a8f9683d (diff) |
Update appdata
Diffstat (limited to 'com.dec05eba.gpu_screen_recorder.appdata.xml')
-rw-r--r-- | com.dec05eba.gpu_screen_recorder.appdata.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/com.dec05eba.gpu_screen_recorder.appdata.xml b/com.dec05eba.gpu_screen_recorder.appdata.xml index 4421aea..f12d08d 100644 --- a/com.dec05eba.gpu_screen_recorder.appdata.xml +++ b/com.dec05eba.gpu_screen_recorder.appdata.xml @@ -44,6 +44,16 @@ </screenshots> <releases> + <release version="3.1.0" date="2023-02-21"> + <description> + <ul> + <li>Support wlroots capture when possible (no kms root access required)</li> + <li>Make window capture a bit more robust</li> + <li>Fix possible lag on recording start on AMD/Intel</li> + <li>Make capture on AMD/Intel possible without Xwayland</li> + </ul> + </description> + </release> <release version="3.0.0" date="2023-07-18"> <description> <p>Experimental wayland support on AMD/Intel/NVIDIA. Hotkeys not supported.</p> |