Stop-focus
From Sawfish
| Scripts quick access |
- Author: John Kodis <kodis@jagunet.com>
- License: GNU GPL 2 or later
- Download: stop-focus.jl
[edit] Synopsis
Adds a focus mode which gives focus to a window only after the pointer enters the window and remains stationary for some time.
[edit] Description
Focuses a window when the cursor enters the window and remains stationary for a period of time.
[edit] Installation
- put stop-focus.jl in your load-path
- add this code to your ~/.sawfishrc:
- (require 'stop-focus)
[edit] 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.
