start-constraints

Name

start-constraints -- Start using the constraint solver.

Synopsis

(start-constraints #&key (draw-constraints-with-focus #f) (draw-disabled-constraints #t))

Description

Start using the constraint solver. DRAW-CONSTRAINTS-WITH-FOCUS is used to specify whether you'd like all constraints drawn or just the ones which are associated with the current focus window.

Implementation Notes

Module: (app scwm constraints)

Defined in scheme/constraints.scm at line 33 (CVS log)