Re: Catching mouse buttons in an extension

2012-06-15 Thread Jasper St. Pierre
On Fri, Jun 15, 2012 at 11:11 AM, Neil Bird wrote: > >  I miss being able to use the mouse-wheel on a window title to control its > shade state;  would it be possible to implement this via an extension? >  Where ought I to look? It's currently not possible. I wrote https://bugzilla.gnome.org/show

Re: Catching mouse buttons in an extension

2012-06-15 Thread Neil Bird
Around about 15/06/12 20:28, Jasper St. Pierre scribbled ... It's currently not possible. I wrote https://bugzilla.gnome.org/show_bug.cgi?id=673824 a little while ago. It has not landed. OK, thanks. I'll follow the bug, and live with double-click for window-shade for now. -- [phoenix@fnx

Catching mouse buttons in an extension

2012-06-15 Thread Neil Bird
I miss being able to use the mouse-wheel on a window title to control its shade state; would it be possible to implement this via an extension? Where ought I to look? I'd need to be able to catch mouse buttons 4&5, and also know that they were occurring over the title bar. I'm also