Scripts quick access edit this |
- Author: Andreas Bombe <andreas.bombe@munich.netsurf.de>
- Download: scrolling-viewport-switches.jl
Synopsis[]
Makes switching between viewports scrolling like Enlightenment does.
Description[]
Makes switching between viewports scrolling like Enlightenment does. The scroll function will replace the standard set-viewport function so that no further customization is required to actually get scrolling viewports where usually simple switches occured (e.g. when doing edge flipping or clicking on a different viewport in a pager).
Problems[]
I placed this script in ~/.sawfish/lisp/viewport-scrolling.jl
and added (require 'viewport-scrolling)
to ~/.sawfishrc
. A new option appeared in "Workspaces" in sawfish-ui ─ "Number of steps to use when scrolling between viewports". But I see no scrolling when I change viewports. The viewports change exactly the same as before. Janek Kozicki 12:57, 7 August 2008 (UTC)