Re: Drag windows across workspaces
- From: "Eric Mangold" <teratorn world-net net>
- To: Brian <oldminer gmail com>, sawfish-list gnome org
- Cc:
- Subject: Re: Drag windows across workspaces
- Date: Thu, 20 Oct 2005 11:34:03 +1100
Try adding this to your sawfish RC file (~/.sawfish/rc for me):
(require 'sawfish.wm.ext.edge-flip)
(define-special-variable edge-flip-enabled t
"Select the next desktop when the pointer hits
screen edge.")
(define-special-variable edge-flip-type 'workspace
"Control what hitting the screen edge selects,
workspace or viewport.")
(define-special-variable edge-flip-only-when-moving nil
"Only flip when interactively moving a
window.")
(define-special-variable edge-flip-delay 300
"Milliseconds to delay before edge flipping.")
Let us know if that's all it takes...
-Eric Mangold
On Thu, 20 Oct 2005 10:32:11 +1100, Brian <oldminer gmail com> wrote:
Greetings,
In times long past, I had a sawfish installation that came with
Gnome, back when Gnome did such things, which had an option under
sawfish-ui to allow dragging of windows off of an edge of a workspace
and onto another workspace. I've grown quite accustomed to this
behavior. Unfortunately, this install of sawfish broke, and I was
forced to reinstall from source. After compiling from CVS (retrieved
via:
cvs -d:pserver:anonymous anoncvs gnome org:/cvs/gnome co sawfish
) , I find this option no longer exists in sawfish-ui. Has this
option been nixed? Hidden? Does it require some underlying support
from Gnome (?!) that has since vanished? Have I gotten the wrong CVS?
Much thanks for any assistance that might be rendered.
-Brian
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]