X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com Message-ID: <567A88AB.3090900@xs4all.nl> Date: Wed, 23 Dec 2015 12:42:35 +0100 From: "Bert Timmerman (bert DOT timmerman AT xs4all DOT nl) [via geda-user AT delorie DOT com]" User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.19) Gecko/20110429 Fedora/2.0.14-1.fc13 SeaMonkey/2.0.14 MIME-Version: 1.0 To: geda-user AT delorie DOT com Subject: Re: [geda-user] Regarding PCB Improved Object Selection Branch? References: In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Reply-To: geda-user AT delorie DOT com Britton Kerin (britton DOT kerin AT gmail DOT com) [via geda-user AT delorie DOT com] wrote: > > > On Tue, Dec 22, 2015 at 5:03 PM, Jason White > (whitewaterssoftwareinfo AT gmail DOT com > ) [via geda-user AT delorie DOT com > ] > wrote: > > Hello, > > Where can I find this "improved object selection" branch of PCB? (I > would like to build it, try it) > > > The one I was thinking of (that Igor ported) is in home/bert/onpoint > in git. It's actually for selecting the ends of wires when a fine > grid is being used (something that I've almost given up doing in main > pcb because it's so hard). > Britton Hi Britton and Jason, Try the "home/bert/cycdrag" branch for cycling through which part to drag. It still has an unresolved segfault condition in it, on which Igor and I were working until a high priority incident (private) developed at the end of November, and this absorbed all my free cycles (and more). The "home/bert/onpoint" branch highlights the trace involved when hovering over an endpoint (node under the cursor) of joining trace parts. This is an assistance function for snapping the correct endpoint of a trace. The highlight has the best contrast with --disable-gl (no xor of trace color implemented in gl ... yet). Kind regards, Bert Timmerman.