diff options
author | dec05eba <dec05eba@protonmail.com> | 2024-08-17 20:30:49 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2024-08-17 20:30:49 +0200 |
commit | 9eb2c4e213e0bd75b12bbef9f90cf72853a3b2a3 (patch) | |
tree | 5f93521de9fe781ced86e2c2740f77e5eba6e25f /com.dec05eba.gpu_screen_recorder.appdata.xml | |
parent | a5b71dcb5f2144207d18ac8d086759c34b8b305b (diff) |
Update appdata
Diffstat (limited to 'com.dec05eba.gpu_screen_recorder.appdata.xml')
-rw-r--r-- | com.dec05eba.gpu_screen_recorder.appdata.xml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/com.dec05eba.gpu_screen_recorder.appdata.xml b/com.dec05eba.gpu_screen_recorder.appdata.xml index 2a7d3ed..da96762 100644 --- a/com.dec05eba.gpu_screen_recorder.appdata.xml +++ b/com.dec05eba.gpu_screen_recorder.appdata.xml @@ -80,10 +80,12 @@ </screenshots> <releases> - <release version="4.1.2" date="2024-08-16"> + <release version="4.1.2" date="2024-08-17"> <description> <ul> <li>Allow capturing external monitors on a laptop with a dedicated gpu on X11 (for example an intel laptop with a nvidia gpu), where the monitor is connected to the dedicated gpu</li> + <li>Fix capture not working if audio device id has space in it (happens with virtual audio sources)</li> + <li>Add 10 bit color depth options for hevc and av1 to reduce banding</li> <li>Fix cursor not visible when using multiple monitors in some wayland compositors</li> </ul> </description> |