restack-windows

Name

restack-windows -- Restack the windows in WINLIST from front to back.

Synopsis

(restack-windows winlist)

Description

Restack the windows in winlist from front to back. The first element of winlist will be kept in its current stacking order, the remainder will be stacked immediately below it in the order given. (Note: This will currently confuse the heck out of the pager and possibly other legacy fvwm2 modules). winlist should contain only window objects; invalid (i.e., closed) window objects will be ignored without signalling an error.

Implementation Notes

Module: Built-in Primitive

Defined in src/window.c at line 1923 (CVS log)