last-mapped-window

Name

last-mapped-window -- Return the window that was mapped most recently.

Synopsis

(last-mapped-window)

Description

Return the window that was mapped most recently. Returns #f if the most recently mapped window is already gone. See also focus-last-mapped-window.

Implementation Notes

Module: (app scwm last-mapped-window)

Defined in scheme/last-mapped-window.scm at line 17 (CVS log)