kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #29924
Re: Copy/Paste/Cut defaults to ctrl + c, v, x as most other software.
-
To:
KiCad Developers <kicad-developers@xxxxxxxxxxxxxxxxxxx>
-
From:
Maciej Sumiński <maciej.suminski@xxxxxxx>
-
Date:
Mon, 3 Jul 2017 18:07:50 +0200
-
Authentication-results:
spf=pass (sender IP is 188.184.36.50) 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:
<CA+Mgg7Oxe-HOaQKosEx9Bdr2yA-j9_9=XRG8-_fZTkCp=_Dvyw@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 Fabrizio,
No problem, it is already pushed (split into two commits). Thank you for
the patch!
Cheers,
Orson
On 07/03/2017 05:41 PM, Fabrizio Tappero wrote:
> Hi Maciej,
> yes please!
>
> I have been busy with some other patch and I could not find the time
> to get back to this one. I would it really appreciate if you could
> apply my patch including Weyne comments. Please mind that the same
> patch includes some copy icon fixes too.
>
> Cheers
> Fabrizio
>
>
> On Mon, Jul 3, 2017 at 4:51 PM, Maciej Sumiński <maciej.suminski@xxxxxxx> wrote:
>> Hi Kristoffer,
>>
>> Thank you very much, I have just pushed your patch. I was really close
>> to implementing it myself, so I am glad you have done it.
>>
>> Other related changes I would like to introduce (open for discussion):
>>
>> - Proper naming for copy/duplicate operation (addressed by Fabrizio's
>> patch, I will simply rebase it and apply Wayne's remarks as it has been
>> reviewed already)
>>
>> - Rename constants to match the actions (BLOCK_COPY->BLOCK_DUPLICATE,
>> BLOCK_SAVE->BLOCK_COPY)
>>
>> - Remove the toolbar icons for cut/copy/paste. I am not sure if they are
>> even usable (with exception of Paste button). One cannot select a block
>> and move the mouse cursor out of the schematic frame to click the
>> toolbar buttons.
>>
>> - Add Paste operation in the right-click context menu when clipboard is
>> not empty.
>>
>> Regards,
>> Orson
>>
>> On 07/03/2017 01:51 PM, Kristoffer Ödmark wrote:
>>> Hey!
>>>
>>> I made the copy/paste/cut functionality work as someone new to the
>>> software might expect. That is, the cut command now actually puts the
>>> block in clipboard and then deletes the block, compared to just deleting
>>> it (wtf)?
>>>
>>> They are also bound to the almost universal defaults of ctrl+c/v/x.
>>>
>>> - Kristoffer
>>>
>>>
>>> _______________________________________________
>>> 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
>>>
>>
>>
>>
>> _______________________________________________
>> 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
Follow ups
References