summaryrefslogtreecommitdiff
blob: 007873616f3f7c04562785e7ba110f3579d1e39b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
--- fvwm-2.5.8/fvwm/move_resize.c	2003-09-15 09:31:22.000000000 +0100
+++ fvwm/fvwm/move_resize.c	2004-02-17 13:15:30.000000000 +0000
@@ -1159,7 +1159,7 @@
 				dpy, None, Scr.Root, 0, 0, 0, 0, pointerX,
 				pointerY);
 		}
-		if (fw && !IS_SHADED(fw))
+		if (fw && !IS_SHADED(fw) && !Scr.bo.DisableConfigureNotify)
 		{
 			/* send configure notify event for windows that care
 			 * about their location */
@@ -2340,7 +2340,7 @@
 		xl += x_virtual_offset;
 		yt += y_virtual_offset;
 		if (do_move_opaque && !IS_ICONIFIED(fw) &&
-		    !IS_SHADED(fw))
+		    !IS_SHADED(fw) && !Scr.bo.DisableConfigureNotify)
 		{
 			/* send configure notify event for windows that care
 			 * about their location; don't send anything if