summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2003-11-16 23:39:47 +0000
committerAron Griffis <agriffis@gentoo.org>2003-11-16 23:39:47 +0000
commit9487f45061553d4586f80e6b1bb8e1af6f17007b (patch)
treee8c0f3023c98da284c9c26fe1879ac4b28c8e800 /x11-wm/sawfish/files
parentfix bug 33609 (diff)
downloadgentoo-2-9487f45061553d4586f80e6b1bb8e1af6f17007b.tar.gz
gentoo-2-9487f45061553d4586f80e6b1bb8e1af6f17007b.tar.bz2
gentoo-2-9487f45061553d4586f80e6b1bb8e1af6f17007b.zip
fix bug 33609
Diffstat (limited to 'x11-wm/sawfish/files')
-rw-r--r--x11-wm/sawfish/files/digest-sawfish-1.3-r31
-rw-r--r--x11-wm/sawfish/files/sawfish-1.3-state-below.patch11
2 files changed, 12 insertions, 0 deletions
diff --git a/x11-wm/sawfish/files/digest-sawfish-1.3-r3 b/x11-wm/sawfish/files/digest-sawfish-1.3-r3
new file mode 100644
index 000000000000..329b7f1c34ed
--- /dev/null
+++ b/x11-wm/sawfish/files/digest-sawfish-1.3-r3
@@ -0,0 +1 @@
+MD5 9e5ce5e76c60acecdb1889c1f173295a sawfish-1.3.tar.gz 1582279
diff --git a/x11-wm/sawfish/files/sawfish-1.3-state-below.patch b/x11-wm/sawfish/files/sawfish-1.3-state-below.patch
new file mode 100644
index 000000000000..78e8e29f1df4
--- /dev/null
+++ b/x11-wm/sawfish/files/sawfish-1.3-state-below.patch
@@ -0,0 +1,11 @@
+--- /var/tmp/portage/sawfish-1.3-r2/work/sawfish-1.3/lisp/sawfish/wm/state/wm-spec.jl 2003-11-16 16:13:33.000000000 +0100
++++ sawfish-1.3/lisp/sawfish/wm/state/wm-spec.jl 2003-03-16 21:56:48.000000000 +0100
+@@ -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 '())