paste-window-title-from-cut-buffer

Name

paste-window-title-from-cut-buffer -- Set the window title of WINDOW to be the string in the X cut buffer.

Synopsis

(paste-window-title-from-cut-buffer #&optional (window (get-window)))

Description

Set the window title of WINDOW to be the string in the X cut buffer. Do nothing if the cut buffer does not contain a string.

Implementation Notes

Module: (app scwm xprop-extras)

Defined in scheme/xprop-extras.scm at line 34 (CVS log)