Re: Window Resizer Grip Inventory



On Mon, 2004-08-16 at 14:04, Sean Middleditch wrote:
> Couldn't the WM simply put a shaped window over the bottom-right corner
> of the app?  This window would be moved/managed by the WM, and since it
> would be over the app window, the WM would get the mouse events instead
> of the app, yes?

One problem is that (absent the composite extension, as Rob mentioned)
there is no way to atomically move two windows at once. Which means
you'd see funky jitter as you resized the window (the resize grip would
"jump around")

Havoc





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]