set-skip-mapping!

Name

set-skip-mapping! -- Set or reset whether scwm should not change desktops on a map.

Synopsis

(set-skip-mapping! flag #&optional win)

Description

Set or reset whether scwm should not change desktops on a map. This only affect the behaviour upon initial mapping of win. If flag is #t, the virtual desktop will not be changed when win is mapped. win defaults to the window context in the usual way if not specified.

Implementation Notes

Module: Built-in Primitive

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