move-group

Name

move-group -- Move GROUP to virtual coordinates X, Y.

Synopsis

(move-group x y #&optional (group (get-window)))

Description

Move GROUP to virtual coordinates X, Y. Move the window GROUP represents to X, Y, and keep the other windows in GROUP in the same relative positions to this window.

Implementation Notes

Module: (app scwm group)

Defined in scheme/group.scm at line 108 (CVS log)