Re: [dwm] DWM + VNC

From: Anselm R. Garbe <arg_AT_suckless.org>
Date: Sat, 27 Jan 2007 12:30:03 +0100

On Sat, Jan 27, 2007 at 08:04:55AM +0100, Enno Gottox Boland wrote:
> Hi!
>
> To get rid of these unneeded redrawings you can remove line 98 from
> event.c (resize(c, True);). This removes the window resizing while
> dragging.

I think that won't work so well. I recommend you instead to add
a counter and only perform this call all 10 or 20 times.

-- 
 Anselm R. Garbe >< http://suckless.org/~arg/ >< GPG key: 0D73F361
Received on Sat Jan 27 2007 - 12:30:03 UTC

This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 14:35:34 UTC