[sawfish/edge-actions] edge-actions updated
- From: Christopher Bratusek <chrisb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [sawfish/edge-actions] edge-actions updated
- Date: Thu, 4 Nov 2010 19:23:18 +0000 (UTC)
commit 3156334adc8208c3b053dd7858c1e30a242b350d
Author: Christopher Roy Bratusek <zanghar freenet de>
Date: Thu Nov 4 20:22:03 2010 +0100
edge-actions updated
lisp/sawfish/wm/edge/actions.jl | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/lisp/sawfish/wm/edge/actions.jl b/lisp/sawfish/wm/edge/actions.jl
index 971310e..5c7e01d 100644
--- a/lisp/sawfish/wm/edge/actions.jl
+++ b/lisp/sawfish/wm/edge/actions.jl
@@ -31,7 +31,7 @@
sawfish.wm.edge.util
sawfish.wm.edge.flip
sawfish.wm.edge.hot-spots
- sawfish.wm.edge.infinite-desktop)
+ sawfish.wm.edge.viewport-drag)
(define-structure-alias edge-actions sawfish.wm.edge.actions)
@@ -74,7 +74,7 @@
((hot-spot)
(hot-spot-activate edge))
((viewport-drag)
- (infinite-desktop-activate edge))
+ (viewport-drag-activate edge))
((flip-workspace)
(edge-flip-activate edge 'workspace))
((flip-viewport)
@@ -115,4 +115,4 @@
(if (in-hook-p 'enter-flipper-hook edge-action-init)
(remove-hook 'enter-flipper-hook edge-action-init))
(if (in-hook-p 'while-moving-hook edge-action-init)
- (remove-hook 'while-moving-hook edge-action-init)))))
\ No newline at end of file
+ (remove-hook 'while-moving-hook edge-action-init)))))
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]