Re: [Gitk Patch 0/6]
From: Robin Rosenberg <hidden>
Date: 2016-06-15 22:45:28
lördagen den 11 oktober 2008 04.44.30 skrev Paul Mackerras:
Robin Rosenberg writes:quoted
(This is a resend to include gitk maintainer Paul Mackerras)Thanks.quoted
I finally got tired of pressing Alt and some letter to activate menus in Gitk. For example in "any" program you can press Alt-F to have the File menu drop down and then select the underscored character to select the wanted menu. This series makes it possible. Friends of TCL may think my solution is too hack-ish. It doesn't fix all of the similary problem (mostly button) but that is the subject of later patches as it looks like it requires other means.It'll do for a first cut, but there would be a nicer way to do it, I think. Also, I think patches 2 and 4 should be combined into one, as should patches 5 and 6. I'll do that and apply the series as 4 commits, unless you have an objection.
I split the commits to simplify review. My thought about squashing would be different, but I have no strong opinions here. I was thinking 1+2, 4+5, 3+5, 6 -- robin