Match gsr monitor name with wayland monitor name. Thanks info@leocodes

This commit is contained in:
dec05eba
2025-05-25 14:56:06 +02:00
parent 5a94122b8f
commit 637d6ebfd6
6 changed files with 30 additions and 81 deletions

4
TODO
View File

@@ -285,3 +285,7 @@ Maybe disable qp/vbr for replay. In that case we can preallocate all replay data
That could improve performance/disk write optimization and maybe even reduce ram usage because of less blocks/fragmentation.
When rpc is added add the option to add/remove audio devices/app audio and also overlays (from new capture sources).
Support hdr screenshot.
Recreate opengl context on loss. This can happen if there is a gpu driver bug, causing context to need to be recreated. This is a nice improvement to not break recording even with buggy driver.