2008/8/10 Premysl Hruby <[EMAIL PROTECTED]>:
>
> 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 .

Reply via email to