diff options
author | dec05eba <dec05eba@protonmail.com> | 2025-01-17 14:01:21 +0100 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2025-01-17 14:01:21 +0100 |
commit | 21e37a32e55717c324dc50cfa7bbc3c2b9bb9622 (patch) | |
tree | 35d93e3eda9dd0d1c7945fc5fe924f439f5fc077 /com.dec05eba.gpu_screen_recorder.appdata.xml | |
parent | 2b70a4758487f5f70f76ebe4be0f45bcf200baa7 (diff) |
5.0.95.0.9
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 ddee4ec..d802051 100644 --- a/com.dec05eba.gpu_screen_recorder.appdata.xml +++ b/com.dec05eba.gpu_screen_recorder.appdata.xml @@ -93,6 +93,16 @@ </screenshots> <releases> + <release version="5.0.9" date="2025-01-17"> + <description> + <ul> + <li>Workaround possibly incorrect opengl setup and buggy nvidia driver (uses glx instead of egl)</li> + <li>Workaround teamspeak bug causing teamspeak to crash when recording application audio</li> + <li>Fix possibility of monitor capture changing to another monitor on wayland when monitors are reconfigured</li> + <li>Fix overlay background not being transparent on sway (and other wlroots based wayland compositors) when opening the ui when a wayland window is focused</li> + </ul> + </description> + </release> <release version="5.0.8" date="2025-01-08"> <description> <ul> |