Sawfish
Scripts quick access edit this
  • Author: John Kodis <kodis@jagunet.com>
  • License: GNU GPL 2 or later
  • Download: stop-focus.jl

Synopsis[]

Adds a focus mode which gives focus to a window only after the pointer enters the window and remains stationary for some time.

Description[]

Focuses a window when the cursor enters the window and remains stationary for a period of time.

Installation[]

  1. put stop-focus.jl in your load-path
  2. add this code to your ~/.sawfishrc:
    (require 'stop-focus)

News[]

This script is planned to go into the trunk. See Proposed Goals.

An update of Dec 2008, by Andrea Vettorello is also available here.