WindowProtocol

Window manager protocols.

Caveats: This list is incomplete.

Values

ValueMeaning
deleteWindow"WM_DELETE_WINDOW"

Issued when the window is to be deleted.

saveYourself"WM_SAVE_YOURSELF"

Issued when the window is required to save itself.

takeFocus"WM_TAKE_FOCUS"

Issued then the window is focused.

Meta