aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2025-07-06 17:53:34 +0200
committerdec05eba <dec05eba@protonmail.com>2025-07-06 17:53:34 +0200
commit2c0c53b5b3519d1ca67e95ced53926bcbd047e81 (patch)
treecc2b1a53b71f8be68c54359044fde51a23a96b0a /TODO
parent46febed35e9577238e98c2ed2edfdb0ba015c083 (diff)
Revert "kms: remove unix domain socket and only use socketpair"
This reverts commit 46febed35e9577238e98c2ed2edfdb0ba015c083.
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 1 insertions, 5 deletions
diff --git a/TODO b/TODO
index 5162138..3a4a295 100644
--- a/TODO
+++ b/TODO
@@ -308,8 +308,4 @@ Add proper check if opengl functions are supported. dlsym for the symbol will re
Colors are offset to bottom left by 1 pixel or so on steam deck in landscape mode.
When constant framerate is used (and for audio) multiple frames need to be encoded after resuming from suspend.
- The clock jumps forward by around 2-3 seconds (on my machine). Is there a way to make sure the clock doesn't jump forward?
-
-Colors are correct, but they look incorrect for thin elements, such as colored text. This can be improved by sampling neighbor pixels for color average.
-
-Record first video/audio frame immediately. \ No newline at end of file
+ The clock jumps forward by around 2-3 seconds (on my machine). Is there a way to make sure the clock doesn't jump forward? \ No newline at end of file