mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-22 08:58:47 +00:00
773216ba97
PR: 57338 Submitted by: Jeremy Messenger <mezz7@cox.net> Reported by: netchild Obtained from: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=210518
12 lines
362 B
Julia
12 lines
362 B
Julia
--- 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 '())
|