Re: [dev] [tabbed] buttonpress on border bug

2013-05-20 Thread Christoph Lohmann
Greetings. On Mon, 20 May 2013 18:15:20 +0200 David Dufberg Tøttrup wrote: > On May 18 2013, David Dufberg Tøttrup wrote: > > >tabbed recieves buttonpress events on the border, with a negative x value. > >The consequence is that tabbed interprets this as a press on the leftmost > >item in the

Re: [dev] [tabbed] buttonpress on border bug

2013-05-18 Thread David Dufberg Tøttrup
On May 18 2013, David Dufberg Tøttrup wrote: tabbed recieves buttonpress events on the border, with a negative x value. The consequence is that tabbed interprets this as a press on the leftmost item in the tab bar. Patch attached. Sincerely, David Of course I forgot to attach the patch...d

[dev] [tabbed] buttonpress on border bug

2013-05-18 Thread David Dufberg Tøttrup
tabbed recieves buttonpress events on the border, with a negative x value. The consequence is that tabbed interprets this as a press on the leftmost item in the tab bar. Patch attached. Sincerely, David