place-in-viewport

Name

place-in-viewport -- Move WIN to the (XX, YY) viewport.

Synopsis

(place-in-viewport win xx yy)

Description

Move WIN to the (XX, YY) viewport. XX and YY are full display-size increments (e.g., (1,0) is the viewport just to the right of the home (0,0) viewport). This is equivalent to move-window-to-viewport, just named differently for clarity and convenience.

Implementation Notes

Module: (app scwm placement)

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