Re: [dwm] place floating windows at cardinal points

From: Anselm R. Garbe <arg_AT_suckless.org>
Date: Thu, 10 May 2007 13:54:43 +0200

On Thu, May 10, 2007 at 01:53:17PM +0200, Anselm R. Garbe wrote:
> > > + /* FIXME: should we take window gravity into account here? */
> > > + nx = wax + hpos*(waw - sel->w)/2;
> > > + ny = way + vpos*(wah - sel->h)/2;

Ah and I didn't looked at your comment, no, just ignore the
window gravity completely. dwm is designed to work fine without
handling this crap, because it doesn't reparents windows.

-- 
 Anselm R. Garbe >< http://www.suckless.org/ >< GPG key: 0D73F361
Received on Thu May 10 2007 - 13:54:43 UTC

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