On Sun, Jun 24, 2001 at 02:08:23PM -0700, Scott A Micciche wrote:
> I've been enjoying blackbox very much with the weird exception of
> my resizing of a window.  It may be my version of xfree or another
> problem but when I resize, my pointer does change shape, but the
> pointer doesn't stay aligned with the "to be resized" corner.  Is
> this normal or have I compiled with a bad option?  Thanks in advance.
> 

Is it normal? Probably. Many applications specify in their hints that
their sizes should only be changed by multiples of some amount. This
means that the new shape of the window (as shown by the rectangle) is
not always going to land where the mouse pointer is currently located.

A common source of this is programs which use fixed fonts, like many
terminals, and request that their size only be changed by whole
character widths/heights.

Jeff Raven

Reply via email to