tile <->
hor_shrink: intEncouragement to decrease the width of this tile. When multiple tiles
are related left-to-right, the system will compute the sum of the
tile<-ideal_width’s
of the stacked tiles. If this sum is equal to the desired total width
the stretch- and shrink-parameters are ignored. If the sum is smaller
than the desired width tile<-hor_stretch
is considered. Finally, if the sum is larger than the desired total
width the system first attempts to shrink all windows that have tile<-hor_shrink >
0 proportional to their tile<-hor_shrink
value. If this does not make the total width small enough, all windows
with tile<-hor_shrink
== 0 are made equally less wide.
Defaults: The default value is 100.
- See also
- - tile
-ideal_width
- tile-hor_stretch