Re: [dev] [tabbed] how focusing is handled

2011-09-22 Thread Roman Z.
On Thu, Sep 22, 2011 at 05:34:32PM -0400, Benjamin R. Haskell wrote: > On Thu, 22 Sep 2011, Roman Z. wrote: > > >On Wed, Sep 21, 2011 at 09:48:11PM +0200, Roman Z. wrote: > >>Currently, if you run a program in tabbed and move the mouse > >>away from that window, the program will not respond anymor

Re: [dev] [tabbed] how focusing is handled

2011-09-22 Thread Benjamin R. Haskell
On Thu, 22 Sep 2011, Roman Z. wrote: On Wed, Sep 21, 2011 at 09:48:11PM +0200, Roman Z. wrote: Currently, if you run a program in tabbed and move the mouse away from that window, the program will not respond anymore. Since this is much like how X behaves when you run no window manager, I've

Re: [dev] [tabbed] how focusing is handled

2011-09-22 Thread Roman Z.
On Wed, Sep 21, 2011 at 09:48:11PM +0200, Roman Z. wrote: > Currently, if you run a program in tabbed and move the mouse away from > that window, the program will not respond anymore. > > Since this is much like how X behaves when you run no window manager, > I've been looking in dwm code for solu