mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-07 04:06:07 -05:00
term: remove TODO
This commit is contained in:
parent
81840b4e8e
commit
a366bc9ace
1 changed files with 0 additions and 4 deletions
|
|
@ -178,10 +178,6 @@ fdm_ptmx(struct fdm *fdm, int fd, int events, void *data)
|
|||
* very high pace, we're rate limited by the wayland
|
||||
* compositor anyway. The delay we introduce here only
|
||||
* has any effect when the renderer is idle.
|
||||
*
|
||||
* TODO: this adds input latency. Can we somehow hint
|
||||
* ourselves we just received keyboard input, and in
|
||||
* this case *not* delay rendering?
|
||||
*/
|
||||
if (term->window->frame_callback == NULL) {
|
||||
/* First timeout - reset each time we receive input. */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue