| configure-request-hook | Window Hook |
Called when an X
ConfigureRequest event is received.
In addition to the window, the hook is called with an association list
of configure request properties. This alist may contain items
(stack . above), (stack . below),
(position . coordinates),
and (dimensions . dimensions).
|
| property-notify-hook | Window Hook |
Called whenever an X window property (not a Sawfish window property)
changes. In addition to the window, the hook is called with the
atom name and one of the symbols new-value or deleted.
|
| window-state-change-hook | Window Hook |
Called whenver certain window manager hints change for a window.
Currently only urgency is monitored. The hint is an additional
argument to the hook.
|