Re: [dwm] some proposed changes

From: yy <yiyu.jgl_AT_gmail.com>
Date: Sun, 10 Aug 2008 22:32:29 +0200

2008/8/10 Premysl Hruby <dfenze_AT_gmail.com>:
>
> Hi,
>
> reason for using XConfigureWindow in restack() is setting border_width
> of client (and this is the only reason for not using XMoveResizeWindow
> as you propose).
>

Any of my windows change window border width since it is setted in
manage(), but anyway we could use XSetWindowBorderWidth() here. I
don't know if it would be better (it saves some loc, but nothing
significant), but I wonder why not.

> XLowerWindow was used in past, but it makes windows flickering in
> monocle layout, as windows are pushed to the bottom of the stack.
> Solution currently in use prevent flickering.
>

I hadn't noticed the flickering, and though I could really live with
it I see the point now.

> -Ph
>
> --
> Premysl "Anydot" Hruby, http://www.redrum.cz/
>
>

Thanks for your answers,

-- 
- yiyus || JGL .
Received on Sun Aug 10 2008 - 20:32:29 UTC

This archive was generated by hypermail 2.2.0 : Sun Aug 10 2008 - 20:36:04 UTC