5.4 Programming With Windows

Macro: define-window-slot attr

Create a new window attribute and corresponding get/set functions.

Function: window-send-string string &optional window

Default Values:

  window  (stumpwm:current-window)

Send the string of characters to the current window as if they’d been typed.

Variable: *default-window-name*

The name given to a window that does not supply its own name.

Variable: *window-events*

The events to listen for on managed windows.

Variable: *window-parent-events*

The events to listen for on managed windows’ parents.