mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-04 01:40:21 -05:00
doc: foot.ini: explicitly say that 0 disables the delay
This commit is contained in:
parent
22a659881b
commit
d1a0892131
1 changed files with 2 additions and 1 deletions
|
|
@ -678,7 +678,6 @@ any of these options.
|
||||||
lines. Default: _0.04_.
|
lines. Default: _0.04_.
|
||||||
|
|
||||||
*resize-delay-ms*
|
*resize-delay-ms*
|
||||||
|
|
||||||
Time, in milliseconds, of "idle time" "before foot sends the new
|
Time, in milliseconds, of "idle time" "before foot sends the new
|
||||||
window dimensions to the client application while doing an
|
window dimensions to the client application while doing an
|
||||||
interactive resize of a foot window. Idle time in this context is
|
interactive resize of a foot window. Idle time in this context is
|
||||||
|
|
@ -692,6 +691,8 @@ any of these options.
|
||||||
ends (i.e. when you let go of the window border), the final
|
ends (i.e. when you let go of the window border), the final
|
||||||
dimensions is sent to the client, without any delays.
|
dimensions is sent to the client, without any delays.
|
||||||
|
|
||||||
|
Setting it to 0 disables the delay completely.
|
||||||
|
|
||||||
Default: _100_.
|
Default: _100_.
|
||||||
|
|
||||||
*delayed-render-lower*, *delayed-render-upper*
|
*delayed-render-lower*, *delayed-render-upper*
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue