diff options
author | dec05eba <dec05eba@protonmail.com> | 2024-11-04 23:12:23 +0100 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2024-11-04 23:12:23 +0100 |
commit | 605e8553be67b3de205b6c1f9eec65ea90dab922 (patch) | |
tree | a18f966bfcdbe2adb7e8d3f3612616711c912989 /com.dec05eba.gpu_screen_recorder.appdata.xml | |
parent | cfe24150c420d80dbf3d83c57839e24e2b295c34 (diff) |
Better error messages, always force urgent notification on kde, recommend constant bitrate for replay
Diffstat (limited to 'com.dec05eba.gpu_screen_recorder.appdata.xml')
-rw-r--r-- | com.dec05eba.gpu_screen_recorder.appdata.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/com.dec05eba.gpu_screen_recorder.appdata.xml b/com.dec05eba.gpu_screen_recorder.appdata.xml index 29312bf..31216af 100644 --- a/com.dec05eba.gpu_screen_recorder.appdata.xml +++ b/com.dec05eba.gpu_screen_recorder.appdata.xml @@ -7,7 +7,7 @@ <metadata_license>CC0-1.0</metadata_license> <project_license>GPL-3.0</project_license> <url type="homepage">https://git.dec05eba.com/gpu-screen-recorder/about/</url> - <url type="bugtracker">https://github.com/dec05eba/gpu-screen-recorder-issues/issues</url> + <url type="bugtracker">https://github.com/dec05eba/gpu-screen-recorder-issues</url> <url type="contribute">https://git.dec05eba.com/?p=about</url> <url type="donation">https://git.dec05eba.com/?p=about</url> @@ -37,7 +37,7 @@ <li>AAC</li> </ul> <p> - 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" + Recording a monitor requires (restricted) root access which means that you have to install GPU Screen Recorder system-wide: "flatpak install --system com.dec05eba.gpu_screen_recorder" and pkexec needs to be installed on the system and a polkit agent needs to be running. Note that this only applies to when recording a monitor on AMD/Intel or when recording on Wayland without using the desktop portal option. </p> |