mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-07 04:34:03 -05:00
Merge branch 'master' into scrollback-position-indicator
This commit is contained in:
commit
82d7cfdfe4
10 changed files with 114 additions and 88 deletions
|
|
@ -348,7 +348,7 @@ any of these options.
|
|||
Now, that was a lof of text. But what is it foot actually does?
|
||||
|
||||
When receiving client data, it schedules a timer, the
|
||||
*delayed-render-lower*. If we do not recieve any more client data
|
||||
*delayed-render-lower*. If we do not receive any more client data
|
||||
before the timer has run out, we render the frame. If however, we
|
||||
do receive more data, the timer is re-scheduled. That is, each
|
||||
time we receive client data, frame rendering is delayed another
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue