mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-01 07:15:32 -04:00
Add pad-extend option
This commit is contained in:
parent
7a41aab30e
commit
aae236819e
3 changed files with 114 additions and 16 deletions
1
config.h
1
config.h
|
|
@ -234,6 +234,7 @@ struct config {
|
|||
|
||||
unsigned pad_x;
|
||||
unsigned pad_y;
|
||||
bool pad_extend;
|
||||
enum center_when center_when;
|
||||
|
||||
bool resize_by_cells;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue