Sawfish
Advertisement
Scripts quick access edit this



Synopsis[]

WindowMaker-like Cascade placement mode.

Description[]

This script adds WindowMaker-like top-to-bottom left-to-right cascade placement mode with configurable origin and step.

Installation[]

  1. Copy placement.jl to ~/.sawfish/lisp/wmaker/placement.jl.
  2. Add this code to ~/.sawfish/rc:
    (require 'wmaker.placement)

Configuration[]

In Sawfish Configurator select Placement -> Method of placing windows -> wm-cascade. You can tune placement options on Placement/WM-style Cascade tab.

See also[]

Advertisement