strict-relpos-placement

Name

strict-relpos-placement -- Wrap placement procedure PROC with adding a contraint that the windows stay relatively where they are.

Synopsis

(strict-relpos-placement proc #&key (anchor 'northeast))

Description

Wrap placement procedure PROC with adding a contraint that the windows stay relatively where they are. PROC needs to return a list of two windows, ANCHOR chooses which nonant of the windows are the anchored positions.

Implementation Notes

Module: (app scwm placement)

Defined in scheme/placement.scm at line 222 (CVS log)