blob: c51fd1a5a8bd1ea7fcafd55d7cce1617106ffedc (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- lisp/sawfish/wm/state/wm-spec.jl.orig Sun Sep 28 22:51:20 2003
+++ lisp/sawfish/wm/state/wm-spec.jl Sun Sep 28 22:52:10 2003
@@ -125,7 +125,7 @@
_NET_WM_WINDOW_TYPE_UTILITY
_NET_WM_WINDOW_TYPE_SPLASH])
- (defvar wm-spec-below-depth +2)
+ (defvar wm-spec-below-depth -2)
(defvar wm-spec-above-depth +2)
(define supported-states '())
|