diff options
| author | dec05eba <dec05eba@protonmail.com> | 2026-07-14 22:09:32 +0200 |
|---|---|---|
| committer | dec05eba <dec05eba@protonmail.com> | 2026-07-14 22:09:32 +0200 |
| commit | 40c4ede8b815a99316a72a9c919741b3c647ea3a (patch) | |
| tree | b5471f85e1bbac76369b055810f1c0687621525a | |
| parent | 2ffb7283068a6a81e320c77e2d46ffe5c9008a24 (diff) | |
Update TODO
| -rw-r--r-- | TODO | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -425,3 +425,7 @@ Region capture works incorrectly on gnome with hidpi, especially with 150% scali -s works incorrectly with multiple capture sources, for example "screen|screen;x=3840" -s 3840x2160. To fix this the capture methods need to store the original size of the capture source first, then loop through all capture sources and rescale them. Do the rescaling outside the capture methods code? + +Take color pipeline into consideration in kms hdr capture. Right now kde only uses that on intel. + +Maybe use 3D LUT for hdr tonemapping instead of per fragment math.
\ No newline at end of file |
