Hi, On Thu, 18 Dec 2008, Paul Mackerras wrote: > Johannes Sixt writes: > > > On msysGit, the focus is first on the (Tk) console. This console is > > then hidden, but keeps the focus. Work around that by forcing the > > focus onto the gitk window. > > Hmmm, I don't like doing focus -force unconditionally on all platforms. > I hate it when applications decide they know best and override what the > window manager decides. >From my previous experience with my patches to gitk, I did not expect otherwise. That is why I did not even bother with this one. > At least put a if {[tk windowingsystem] eq "win32"} in there. (msysGit > is a windows thing, isn't it?) Yeah, because on other platforms, when you start gitk, you don't want it to take focus. Yeah, right. Ciao, Dscho -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html