aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2023-06-10 01:44:10 +0200
committerdec05eba <dec05eba@protonmail.com>2023-06-10 01:44:10 +0200
commit394f76c10ca5a5abd1eff4a0b2e463c93614fea7 (patch)
tree6ad6dc3dde0b12dc57f11dfb95bc687d3756f188
parent2fc9c4da1de58c8ad02932cb127562000f10146a (diff)
kms: fix multi monitor coordinate being incorrect in some cases
-rw-r--r--com.dec05eba.gpu_screen_recorder.appdata.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/com.dec05eba.gpu_screen_recorder.appdata.xml b/com.dec05eba.gpu_screen_recorder.appdata.xml
index 7f25104..3cc3301 100644
--- a/com.dec05eba.gpu_screen_recorder.appdata.xml
+++ b/com.dec05eba.gpu_screen_recorder.appdata.xml
@@ -44,6 +44,11 @@
</screenshots>
<releases>
+ <release version="2.1.6" date="2023-06-10">
+ <description>
+ <p>AMD/Intel: fix multi monitor capture coordinate being incorrect for some GPU driver versions.</p>
+ </description>
+ </release>
<release version="2.1.5" date="2023-05-22">
<description>
<p>Attempt to fix a recent nvidia (cuda) driver bug on RTX cards that causes a freeze when stopping recording.</p>