constrained-window-in-focus?

Name

constrained-window-in-focus? -- Returns #t if one of the windows in the constraint is in focus.

Synopsis

(constrained-window-in-focus? ui-constraint)

Description

Returns #t if one of the windows in the constraint is in focus. Returns #f otherwise or if UI-CONSTRAINT is not a ui-constraint.

Implementation Notes

Module: (app scwm ui-constraints)

Defined in scheme/ui-constraints.scm at line 547 (CVS log)