diff options
author | dec05eba <dec05eba@protonmail.com> | 2024-08-16 20:46:45 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2024-08-16 20:46:45 +0200 |
commit | ada871c801f9aeb337e29b24202241593e5349f5 (patch) | |
tree | 589f265afce9e6a2085ff7ebef16cd7dce375f35 /com.dec05eba.gpu_screen_recorder.appdata.xml | |
parent | 977065417893d2f49bb138e20960038d7b4e3d00 (diff) |
Update appdata
Diffstat (limited to 'com.dec05eba.gpu_screen_recorder.appdata.xml')
-rw-r--r-- | com.dec05eba.gpu_screen_recorder.appdata.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/com.dec05eba.gpu_screen_recorder.appdata.xml b/com.dec05eba.gpu_screen_recorder.appdata.xml index 5e050cb..2a7d3ed 100644 --- a/com.dec05eba.gpu_screen_recorder.appdata.xml +++ b/com.dec05eba.gpu_screen_recorder.appdata.xml @@ -80,6 +80,14 @@ </screenshots> <releases> + <release version="4.1.2" date="2024-08-16"> + <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 cursor not visible when using multiple monitors in some wayland compositors</li> + </ul> + </description> + </release> <release version="4.1.1" date="2024-08-15"> <description> <ul> |