aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2026-07-14 22:09:32 +0200
committerdec05eba <dec05eba@protonmail.com>2026-07-14 22:09:32 +0200
commit40c4ede8b815a99316a72a9c919741b3c647ea3a (patch)
treeb5471f85e1bbac76369b055810f1c0687621525a
parent2ffb7283068a6a81e320c77e2d46ffe5c9008a24 (diff)
Update TODO
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index 547114c..f9ecd92 100644
--- a/TODO
+++ b/TODO
@@ -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