Stop-raise
From Sawfish
| Scripts quick access |
- Author: Paul Evans <leonerd@leonerd.org.uk>
- License: GNU GPL 2 or later
- Download: stop-raise.jl
[edit] Synopsis
A variant on the Stop-focus mode.
[edit] Description
Raises a window if it is focused and the cursor has remained stationary over it for a period of time. Based on stop-focus.jl by John Kodis.
[edit] Installation
- put stop-raise.jl in your load-path
- add this code to your ~/.sawfishrc:
- (require 'stop-raise)
