Re: [e-users] unable to disable mouse warping bug

2006-03-19 Thread The Rasterman
On Sat, 18 Mar 2006 15:07:06 -0400 Tim Burrell <[EMAIL PROTECTED]> babbled: > 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

[e-users] Call for conferences for the RMLL

2006-03-19 Thread Vincent Untz
Hi, (please keep me on cc since I'm not subscribed to this list) I'm organizing a desktop track for the RMLL [1], which is a big free software meeting in France. It will happen on 4-8 July. As I'd like to see a lot of diversity in this track, I'm actively looking for conferences for various proj

[e-users] tip: Lower window by middleclicking titlebar

2006-03-19 Thread dean richey
HiLoving e17 and I just thought I'd throw a tip to anyone interested in lowering windows on their desktop by middle clicking the titlebar, only takes two commandsenlightenment_remote -binding-signal-add BORDER mouse,clicked,2 title NONE 1 window_lower ""and you have to remove the default with:enlig

[e-users] unable to disable mouse warping bug

2006-03-19 Thread Tim Burrell
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