Fix region capture on hyprland with multiple monitors

This commit is contained in:
dec05eba
2025-04-04 20:29:32 +02:00
parent 4e614a18bc
commit 6910009e07
7 changed files with 356 additions and 7 deletions

2
TODO
View File

@@ -260,4 +260,4 @@ External texture doesn't work on nvidia x11, probably because of glx context (re
Add option to save replay buffer on disk instead of ram.
nvfbc capture cursor with cursor.h instead and composite that on top. This allows us to also always get a cursor in direct capture mode. This could possible give better performance as well.
nvfbc capture cursor with cursor.h instead and composite that on top. This allows us to also always get a cursor in direct capture mode. This could possible give better performance as well.