set-click-to-focus-passes-click!

Name

set-click-to-focus-passes-click! -- Determine whether a click-to-focus window receives the click.

Synopsis

(set-click-to-focus-passes-click! flag)

Description

Determine whether a click-to-focus window receives the click. If flag is #t, the window will receive the event, if #f, scwm will not pass the event on to the client.

Implementation Notes

Module: Built-in Primitive

Defined in src/miscprocs.c at line 299 (CVS log)