1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-22 08:58:47 +00:00
freebsd-ports/x11-wm/sawfish2/files/patch-lisp::sawfish::wm::state::wm-spec.jl
Joe Marcus Clarke 773216ba97 Properly _NET_WM_STATE_ABOVE and _NET_WM_STATE_BELOW.
PR:		57338
Submitted by:	Jeremy Messenger <mezz7@cox.net>
Reported by:	netchild
Obtained from:	http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=210518
2003-09-29 07:38:55 +00:00

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 '())