> and... you'll see with e16 there are bugs. if the mouse is over the list of
> windows, and there is a window under that list, under the mouse, when u end
> the alt-tab session - the focus will go to that window, not the one you
> wanted. the problem is that the mouse (and keyboard) are grabbed
Hi Carsten,
>>It doesn't seem to me as if the focus policy should have any effect on
>>mouse warping, but then again I'm not sure what was intended, so that's
>>why I've not sent a patch.
>
> yes it does. pointer and sloppy change focus when the mouse enters or leaves
> a window. if the mouse is
Hi there,
I've discovered a bug with e17 (cvs as of march 15), which makes it
impossible to disable mouse warping.
The code at line 267 of e_winlist.c looks like:
if ((e_config->focus_policy != E_FOCUS_CLICK) ||
(e_config->winlist_warp_at_end) ||
(e_config->winlis