mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-17 05:33:52 -04:00
feature: add resize-keep-grid to allow text reflow on font changes
This commit is contained in:
parent
a2fc2a986e
commit
1969717527
5 changed files with 23 additions and 1 deletions
|
|
@ -287,6 +287,18 @@ empty string to be set, but it must be quoted: *KEY=""*)
|
|||
|
||||
Default: _yes_
|
||||
|
||||
*resize-keep-grid*
|
||||
Boolean.
|
||||
|
||||
When set to *yes*, the window size will be adjusted with changes in font
|
||||
size to preserve the dimensions of the text grid. When set to *no*, the
|
||||
window size will remain constant and the text grid will be adjusted as
|
||||
necessary to fit the window.
|
||||
|
||||
This option only applies to floating windows.
|
||||
|
||||
Default: _yes_
|
||||
|
||||
*initial-window-size-pixels*
|
||||
Initial window width and height in _pixels_ (subject to output
|
||||
scaling), in the form _WIDTHxHEIGHT_. The height _includes_ the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue