On Mon, 21 Mar 2011 at 16:48:38 +0100, Szabó Ambrus wrote:
> + if (!opaqueResize) {
> + if ((event.xkey.keycode == shiftl ||
> event.xkey.keycode == shiftr)
> + && started) {
> + drawTransparentFrame(wwin, fx, fy, fw,
> fh);
> + cycleGeometryDisplay(wwin, fx, fy, fw,
> fh, res);
> + drawTransparentFrame(wwin, fx, fy, fw,
> fh);
> + }
> + };
^^^^I'll remove all instances of "};" in your patch, as it looks quite odd. -- To unsubscribe, send mail to [email protected].
