should-circulate-skip?

Name

should-circulate-skip? -- Return #t if WIN should now be skipped when circulating, #f otherwise.

Synopsis

(should-circulate-skip? #&optional (win (get-window)))

Description

Return #t if WIN should now be skipped when circulating, #f otherwise. Uses the current state of WIN (whether it is iconified or not) in determining the result.

Implementation Notes

Module: (app scwm winlist)

Defined in scheme/winlist.scm at line 126 (CVS log)