aboutsummaryrefslogtreecommitdiff
path: root/com.dec05eba.gpu_screen_recorder.appdata.xml
diff options
context:
space:
mode:
Diffstat (limited to 'com.dec05eba.gpu_screen_recorder.appdata.xml')
-rw-r--r--com.dec05eba.gpu_screen_recorder.appdata.xml33
1 files changed, 32 insertions, 1 deletions
diff --git a/com.dec05eba.gpu_screen_recorder.appdata.xml b/com.dec05eba.gpu_screen_recorder.appdata.xml
index 466601c..9ebd782 100644
--- a/com.dec05eba.gpu_screen_recorder.appdata.xml
+++ b/com.dec05eba.gpu_screen_recorder.appdata.xml
@@ -25,7 +25,7 @@
This is a screen recorder that has minimal impact on system performance by recording a monitor using the GPU only, similar to shadowplay on windows. This is the fastest screen recording tool for Linux. This screen recorder works on X11 and Wayland on AMD, Intel and NVIDIA.
</p>
<p>
- This screen recorder can be used for recording your desktop offline, for live streaming and for nvidia-like instant replay, where only the last few minutes are saved. Replay data is stored in RAM, not disk.
+ This screen recorder can be used for recording your desktop offline, for live streaming and for nvidia-like instant replay, where only the last few minutes are saved.
</p>
<p>Supported video codecs:</p>
<ul>
@@ -51,6 +51,11 @@
</p>
<p>AV1 is currently not supported in the flatpak for Nvidia since GPU Screen Recorder uses an older ffmpeg version to support older Nvidia cards. Install GPU Screen Recorder from source or from AUR if you want to use AV1 on Nvidia.</p>
<p>For more information visit the GPU Screen Recorder homepage.</p>
+ <p>
+ If you use the new UI and also keyboard remapping software such as keyd then make sure you make the keyboard remapping software ignores "gsr-ui virtual keyboard" (dec0:5eba device id), otherwise you may be unable to use your keyboard.
+ You can press (left) ctrl+shift+alt+esc to close gpu screen recorder and remove it from system startup if this happens.
+ You should also change hotkeys option in gpu screen recorder to only grab virtual devices when using keyboard remapping software.
+ </p>
<p>GPU Screen Recorder flatpak can install files in $HOME/.local/share/gpu-screen-recorder. If you want to uninstall GPU Screen Recorder then you will have to remove this directory manually.</p>
<p>If you tried out the new UI then a systemd service was added to ~/.local/share/systemd/user/gpu-screen-recorder-ui.service. If you want to uninstall GPU Screen Recorder then you will have to remove this file.</p>
</description>
@@ -80,6 +85,32 @@
</screenshots>
<releases>
+ <release version="5.6.0" date="2025-05-05">
+ <description>
+ <ul>
+ <li>Add option to store temporary replay data on disk instead of ram (in the new UI)</li>
+ <li>Fix UI opening on the wrong monitor/incorrect size and focused monitor capture using the wrong monitor if vrr is enabled on kde plasma wayland</li>
+ <li>Fix h264 software encoding option not working</li>
+ <li>Fix capture not working if multiple audio devices have been selected in one audio track and one of them is a noise torch audio that has forward slash in its name (id)</li>
+ <li>Redesign audio in the new UI to separate audio output and input, to make it clear which device is an output/input device</li>
+ </ul>
+ </description>
+ </release>
+ <release version="5.5.0" date="2025-04-26">
+ <description>
+ <ul>
+ <li>Allow recording while using replay/streaming (in the new UI). This is done without any extra performance cost as it only records once</li>
+ <li>Add option to save a shorter replay instead of a full replay (1 min/10 min) (in the new UI)</li>
+ </ul>
+ </description>
+ </release>
+ <release version="5.4.0" date="2025-04-20">
+ <description>
+ <ul>
+ <li>Redesign audio settings in the new UI to allow more complex audio setup (allow configuring each audio track separately)</li>
+ </ul>
+ </description>
+ </release>
<release version="5.3.0" date="2025-04-05">
<description>
<ul>