Next: Management Parameters, Previous: Frame Interaction Parameters, Up: Window Frame Parameters
The parameters described below provide support for resizing a frame by dragging its internal borders with the mouse. They also allow moving a frame with the mouse by dragging the header line of its topmost or the mode line of its bottommost window.
These parameters are mostly useful for child frames (see Child Frames) that come without window manager decorations. If necessary, they can be used for undecorated top-level frames as well.
drag-internal-border
nil
, the frame can be resized by dragging its internal
borders, if present, with the mouse.
drag-with-header-line
nil
, the frame can be moved with the mouse by dragging the
header line of its topmost window.
drag-with-mode-line
nil
, the frame can be moved with the mouse by dragging the
mode line of its bottommost window. Note that such a frame is not
allowed to have its own minibuffer window.
snap-width
top-visible
nil
drag-with-header-line
parameter completely out of the area
of its parent frame.
bottom-visible
nil
drag-with-mode-line
parameter completely out of the area of
its parent frame.