Sawfish
Advertisement
Scripts quick access edit this

Synopsis[]

Show workspaces in "Send window to" menu option.

Description[]

This sawfish module provides a couple of functions that help modify the "Send window to" menu option in the default window-ops-menu so that it offers a list of workspaces alongside or instead of the usual next/previous options.

Installation[]

  1. Save ws-send-to.jl in your load-path.
  2. Add the following line to your ~/.sawfishrc:
    (require 'ws-send-to)

Configuration[]

You can control the actions of this code in the advanced workspace section of the sawfish configuration manager.

Advertisement