diff options
author | dec05eba <dec05eba@protonmail.com> | 2023-08-15 23:29:53 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2023-08-15 23:29:53 +0200 |
commit | 90a8d1c563265c91cdee5d4ffe8799251d3bb2ca (patch) | |
tree | 030e52b7e9478dfa293d35cdf11bf881c92c9b89 /com.dec05eba.gpu_screen_recorder.appdata.xml | |
parent | 4fb726e0285d71530e0a921a15d22ece6d781690 (diff) |
Update appdata
Diffstat (limited to 'com.dec05eba.gpu_screen_recorder.appdata.xml')
-rw-r--r-- | com.dec05eba.gpu_screen_recorder.appdata.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/com.dec05eba.gpu_screen_recorder.appdata.xml b/com.dec05eba.gpu_screen_recorder.appdata.xml index a286c29..9ff258a 100644 --- a/com.dec05eba.gpu_screen_recorder.appdata.xml +++ b/com.dec05eba.gpu_screen_recorder.appdata.xml @@ -28,6 +28,7 @@ Recording a monitor requires (restricted) root access which means that you have to install GPU Screen Recorder system-wide: flatpak install flathub --system com.dec05eba.gpu_screen_recorder and pkexec needs to be installed on the system and a polkit agent needs to be running. Some distros such as manjaro disable hardware accelerated H264/HEVC which means GPU Screen Recorder wont work on AMD/Intel and you have to either switch to another distro or install mesa from source (or install mesa-git for example). + Recording a single window is also only possible on X11. </p> </description> @@ -44,6 +45,11 @@ </screenshots> <releases> + <release version="3.1.7" date="2023-08-15"> + <description> + <p>NVIDIA: Workaround new nvidia driver bug that causes recording of a small window to freeze recording.</p> + </description> + </release> <release version="3.1.6" date="2023-08-13"> <description> <p>AMD/Intel: fix capture issue on some systems</p> |