On Mon, Jul 23, 2001 at 07:29:32PM +0000, nicolas delon wrote:
> Are you sure you do that in the 0.61.1 ?
> here is the line where you grab a simple click (Button1) in a window
> to focus it:
> XGrabButton(display, Button1, 0, frame.plate, True, ButtonPressMask,
> GrabModeSync, GrabModeSync, None, None);
No, not in 0.61.1. In the current, unreleased, codebase (though
I think I sent the one-line change to the mailing list at some
point).
> > doing something similar, but was still debating it -- it can
> > be really annoying sometimes, especially if there are a bunch
> > of different resize zones (though with bb I'd only put in two :
> > left and right).
>
> we could add the resize from the top of the window, I mean
> if you click in top part of the window you can resize toward the top
> we could finally have 4 parts (zone) in the window to resize
> with ALT-Right_Button
Nah. Four parts is too much. Two's the limit (kwin has a bunch,
and it drives me nuts). Still have to think about it though.
Jeff Raven