initial-place-window

Name

initial-place-window -- Pick a desk for WIN and return #t iff WIN should be placed.

Synopsis

(initial-place-window win)

Description

Pick a desk for win and return #t iff win should be placed. N.B. the return value is different from the return value of the various placement procedures. This return values is #f to signify that no further placement is necessary according to the various positioning hints attached to win.

Implementation Notes

Module: Built-in Primitive

Defined in src/placement.c at line 581 (CVS log)