diff options
author | dec05eba <dec05eba@protonmail.com> | 2025-03-30 23:00:54 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2025-03-30 23:00:54 +0200 |
commit | 8feb94f518ca8532bc973f08c2f7455f0eab3e40 (patch) | |
tree | f85d355df29e35df41ac7c8610ce142f2ffa6466 /TODO | |
parent | 6acd65a9c203b01055c12a5db4a80c6662450026 (diff) |
Fix incorrect region when monitor is rotated
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -253,4 +253,6 @@ When webcam support is added also support v4l2loopback? this is done by using av Do proper exit, to call gsr_capture_destroy which will properly stop gsr-kms-server. Otherwise there can be zombie gsr-kms-server on error. -Replace all scissors with clearing textures if the cursor hits the outside of the frame image
\ No newline at end of file +Replace all scissors with clearing textures if the cursor hits the outside of the frame image. + +Cursor position might be slightly wrong on rotated monitor. |