place-on-default-desk

Name

place-on-default-desk -- Place WIN on a desk according to the default algorithm.

Synopsis

(place-on-default-desk win)

Description

Place win on a desk according to the default algorithm. Place a window with it's window group, with a window it is transient for, on the desk it was on previous to a restart, on the desk specified with the starts-on-desk flag, This is called as part of default-placement-proc. It could also be used in user-defined placement procedures (see set-window-placement-proc!).

Implementation Notes

Module: Built-in Primitive

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