[Xmonad] darcs patch: Correctly handle resize requests (-12 +22)
Spencer Janssen
sjanssen at cse.unl.edu
Sun Jun 3 17:25:00 EDT 2007
On Sun, 03 Jun 2007 13:38:29 -0700
"Stefan O'Rear" <stefanor at cox.net> wrote:
> Sun Jun 3 13:31:53 PDT 2007 Stefan O'Rear <stefanor at cox.net>
> * Correctly handle resize requests (-12 +22)
> Xmonad now implements resize requests in a consistent manner.
>
> * If the window is FLOATING, we implement the program's request, and
> correctly update the StackSet; so it will keep the new size. This
> should work correctly even for non-current windows.
>
> * Otherwise, we ignore the request. As per ICCCM, we send a fake
> ConfigureNotify containing the new (unchanged) geometry. This is
> perfectly ICCCM compliant, and if it breaks your client, it's your
> own fault.
>
> This patch requires setConfigureEvent, which is added to X11-extras
> by a patch approximately contemporaneous with this one.
Applied, thanks.
More information about the Xmonad
mailing list