make-keep-winclass-centered

Name

make-keep-winclass-centered -- Return a procedure that keeps windows of CLASS centered in the viewport.

Synopsis

(make-keep-winclass-centered class)

Description

Return a procedure that keeps windows of CLASS centered in the viewport. The resulting procedure should be used put in the X-ConfigureRequest-hook.

Implementation Notes

Module: (app scwm placement)

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