kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #29883
Re: [PATCH] Remove hardcoded hotkeys that have a context menu to fall back on.
-
To:
<kicad-developers@xxxxxxxxxxxxxxxxxxx>
-
From:
Maciej Sumiński <maciej.suminski@xxxxxxx>
-
Date:
Fri, 30 Jun 2017 15:47:13 +0200
-
Authentication-results:
spf=pass (sender IP is 188.184.36.48) smtp.mailfrom=cern.ch; lists.launchpad.net; dkim=none (message not signed) header.d=none;lists.launchpad.net; dmarc=bestguesspass action=none header.from=cern.ch;
-
In-reply-to:
<CAJ2TqNFRZ9DOc0=VKNorUo=KuuFWxsWY3tE0BxcLuxXYx-pMAQ@mail.gmail.com>
-
Spamdiagnosticmetadata:
NSPM
-
Spamdiagnosticoutput:
1:99
-
User-agent:
Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.7.1
Hi hauptmech,
Thank you for the patch. I have committed the part where you enable
custom hotkeys for the select actions, and I did the same for the router
actions (instead of disabling them).
Regards,
Orson
On 06/30/2017 10:19 AM, hauptmech wrote:
> Fixed blocked Lock/Unlock hotkey.
> Add hotkeys for Select Trivial Connection and Select Copper Connection
> ---
> pcbnew/hotkeys.cpp | 7 ++++++-
> pcbnew/hotkeys.h | 4 +++-
> pcbnew/router/pns_tool_base.cpp | 2 +-
> pcbnew/router/router_tool.cpp | 4 ++--
> pcbnew/tools/pcb_editor_control.cpp | 6 +++---
> pcbnew/tools/selection_tool.cpp | 4 ++--
> 6 files changed, 17 insertions(+), 10 deletions(-)
>
>
> This was the minimum hotkey fix that I needed to get up and running. If
> there are no issues I will create hotkey descriptors for the remaining
> hardcoded keys.
>
>
>
> _______________________________________________
> Mailing list: https://launchpad.net/~kicad-developers
> Post to : kicad-developers@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~kicad-developers
> More help : https://help.launchpad.net/ListHelp
>
Attachment:
signature.asc
Description: OpenPGP digital signature
References