aboutsummaryrefslogtreecommitdiff
path: root/com.dec05eba.gpu_screen_recorder.appdata.xml
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2024-01-07 23:21:38 +0100
committerdec05eba <dec05eba@protonmail.com>2024-01-07 23:21:38 +0100
commit2cbbcc7d9aca630c1437af786d491a16a8c863db (patch)
tree1e59a66bbe245e2c0be34e773368df4e9236173a /com.dec05eba.gpu_screen_recorder.appdata.xml
parent2c8704509a186e79302e986f016456d80ad594b8 (diff)
Add option to pause/unpause recording
Diffstat (limited to 'com.dec05eba.gpu_screen_recorder.appdata.xml')
-rw-r--r--com.dec05eba.gpu_screen_recorder.appdata.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/com.dec05eba.gpu_screen_recorder.appdata.xml b/com.dec05eba.gpu_screen_recorder.appdata.xml
index eb2307d..66ec888 100644
--- a/com.dec05eba.gpu_screen_recorder.appdata.xml
+++ b/com.dec05eba.gpu_screen_recorder.appdata.xml
@@ -50,9 +50,18 @@
<caption>Advanced view</caption>
<image>https://raw.githubusercontent.com/dec05eba/com.dec05eba.gpu_screen_recorder/master/resources/screenshot2.png</image>
</screenshot>
+ <screenshot>
+ <caption>Recording page</caption>
+ <image>https://raw.githubusercontent.com/dec05eba/com.dec05eba.gpu_screen_recorder/master/resources/screenshot3.png</image>
+ </screenshot>
</screenshots>
<releases>
+ <release version="3.4.0" date="2024-01-07">
+ <description>
+ <p>Add option to pause recording</p>
+ </description>
+ </release>
<release version="3.3.2" date="2023-12-31">
<description>
<p>Fix monitor capture on AMD/Intel or NVIDIA Wayland on some distros, such as OpenSUSE</p>