Re: [dev] [dmenu] option to pin focus to mouse

2013-08-02 Thread Anselm R Garbe
On 11 October 2012 19:11, Anselm R Garbe wrote: > On 9 October 2012 15:24, Stanislav Seletskiy wrote: >> Yep, your patch for dmenu looks like solution (and more general, than my). >> >> Why this patch is not in upstream yet? > > I'm considering to apply it. Ok, after waiting nearly for a year, I

Re: [dev] [dmenu] option to pin focus to mouse

2012-10-11 Thread Anselm R Garbe
On 9 October 2012 15:24, Stanislav Seletskiy wrote: > Yep, your patch for dmenu looks like solution (and more general, than my). > > Why this patch is not in upstream yet? I' considering to apply it. Best regards, Anselm

Re: [dev] [dmenu] option to pin focus to mouse

2012-10-09 Thread Stanislav Seletskiy
Thanks for answer! Yep, your patch for dmenu looks like solution (and more general, than my). Why this patch is not in upstream yet? -- Stanislav Seletskiy

Re: [dev] [dmenu] option to pin focus to mouse

2012-10-09 Thread Martti Kühne
On Tue, Oct 9, 2012 at 12:54 PM, Martti Kühne wrote: > I had to write a patch [1] to make dmenu follow the active screen > instead of the mouse earlier. oops. The third mail in that thread by me links to the pair of patches I use. cheers! mar77i [1] http://comments.gmane.org/gmane.comp.misc.suc

Re: [dev] [dmenu] option to pin focus to mouse

2012-10-09 Thread Martti Kühne
On Mon, Oct 8, 2012 at 8:08 AM, Станислав Селецкий wrote: [...] > > I think it will be useful, if dmenu have an option to explicitly > specify that i want launch dmenu on the screen, that contains mouse > cursor. > > Trivial patch in the attachment. > > If there is more graceful way to achieve thi