Re: [dev] Focus previously focused window

2012-12-14 Thread Andreas Amann
On Thu, Dec 13, 2012 at 04:20:13PM -0500, Manolo Martínez wrote: > Thanks a lot. I will give it a try. I have to ask: how you just come up > with it, prompted by my question? If so, double thanks. > no, I like to go back deep into the focus history myself ;-) I had previously posted the patch i

Re: [dev] Focus previously focused window

2012-12-13 Thread Manolo Martínez
On 12/13/12 at 03:20pm, Eric Pruitt wrote: > Hey Manolo, > > On Thu, Dec 13, 2012 at 03:04:01PM -0500, Manolo Martínez wrote: > > I was wondering if anyone knows of a patch that provides the means to > > return to the previously focused window (if it exists). That is, for > > example, if I'm > > o

Re: [dev] Focus previously focused window

2012-12-13 Thread Manolo Martínez
On 12/13/12 at 10:16pm, Andreas Amann wrote: > On Thu, Dec 13, 2012 at 03:04:01PM -0500, Manolo Martínez wrote: > > Hello, > > > > I was wondering if anyone knows of a patch that provides the means to > > return to the previously focused window (if it exists). That is, for > > example, if I'm > >

Re: [dev] Focus previously focused window

2012-12-13 Thread Eric Pruitt
Hey Manolo, On Thu, Dec 13, 2012 at 03:04:01PM -0500, Manolo Martínez wrote: > I was wondering if anyone knows of a patch that provides the means to > return to the previously focused window (if it exists). That is, for > example, if I'm > on window1 and launch a window2, MOD+p (say) would take me

Re: [dev] Focus previously focused window

2012-12-13 Thread Andreas Amann
On Thu, Dec 13, 2012 at 03:04:01PM -0500, Manolo Martínez wrote: > Hello, > > I was wondering if anyone knows of a patch that provides the means to > return to the previously focused window (if it exists). That is, for > example, if I'm > on window1 and launch a window2, MOD+p (say) would take me

[dev] Focus previously focused window

2012-12-13 Thread Manolo Martínez
Hello, I was wondering if anyone knows of a patch that provides the means to return to the previously focused window (if it exists). That is, for example, if I'm on window1 and launch a window2, MOD+p (say) would take me back to window1. Thanks Manolo --