Index: events.c =================================================================== RCS file: /cvsroot/ratpoison/ratpoison/src/events.c,v retrieving revision 1.78 diff -u -r1.78 events.c --- events.c 16 Feb 2002 10:51:26 -0000 1.78 +++ events.c 16 Feb 2002 15:26:56 -0000 @@ -293,7 +293,7 @@ PRINT_DEBUG("request CWY %d\n", e->y); } - if (e->value_mask & (CWX|CWY|CWBorderWidth|CWWidth|CWHeight)) + if (e->value_mask & (CWX|CWY|CWBorderWidth|CWWidth|CWHeight) && ((win->hints->flags & PResizeInc) || (win->state != NormalState))) { /* Grant the request, then immediately maximize it. */ XConfigureWindow (dpy, win->w,