Name
with-frozen-root-window -- Execute THUNK with a frozen root window.
Synopsis
(with-frozen-root-window thunk)
Description
Execute THUNK with a frozen root window.
Creates an image containing the root window, and displays that
image in a message window covering the entire screen. Executes
THUNK, then removes the message window.