2009/11/21 Jonathan Kotta <[email protected]>:
> First, it seems like the "units" are not always consistent for a given
> window.  For pixel-based windows, it seems to work OK, in the sense I
> can apply the binds an equal number of times, and I don't make the
> window too small, I get back to exactly the same size.  For
> character-based windows (terminals), they usually get smaller, more so
> in the y direction.  Example: an xterm starts at 211x76, after -5c,-5c
> it's 189x72, and after +5c,+5c it's 210x75.

Yes, this is always intentional, AFAIK.

> The second problem is when resizing an OpenOffice window, it moves
> *both* the top left and bottom right corners.

This is likely due to the window not having a WindowGravity of NorthWest.

-- Thomas Adam

Reply via email to