X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com X-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=zsAVo0hm8nr0TIlH1wwJlLRaCCuwhFFoqCzTSK5CPdo=; b=emdtaLh9bV6DmgPVYkf3T443rhgu/PRzewu7WGyQsdz3TGYCn83mJOCR2fE/4ctBU/ BA1YJnVm7JtKs56PBVpo5iP5uL8O3D6sd25gG7A2AIJtUXlKQqVHyIpl81rZSy+olyIS bXNbO4rO4b5XZ06yYoLaGX2E+5jq8+XBnNLx6Vh2I5ATbwk+toXS6INCqsRfH1hmO1Jz VwsYYfThIhMK3CCsHFE3JnOXe3m4+XiWUYPKxDxuzFgKvBEuFAoJrlgo99M3AWBAxPjD YtJunGZ8W5nLK6IAmFACKsRW+Jf5Rx/cZRP6MqziWqWzjOgx0Grbt01dPwaLQ7K1vMyU kPKg== MIME-Version: 1.0 X-Received: by 10.28.5.203 with SMTP id 194mr36540135wmf.37.1450983112756; Thu, 24 Dec 2015 10:51:52 -0800 (PST) In-Reply-To: <567A88AB.3090900@xs4all.nl> References: <567A88AB DOT 3090900 AT xs4all DOT nl> Date: Thu, 24 Dec 2015 09:51:52 -0900 Message-ID: Subject: Re: [geda-user] Regarding PCB Improved Object Selection Branch? From: "Britton Kerin (britton DOT kerin AT gmail DOT com) [via geda-user AT delorie DOT com]" To: geda-user AT delorie DOT com Content-Type: multipart/alternative; boundary=001a1144314602d4860527a95558 Reply-To: geda-user AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-user AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk --001a1144314602d4860527a95558 Content-Type: text/plain; charset=UTF-8 On Wed, Dec 23, 2015 at 2:42 AM, Bert Timmerman (bert DOT timmerman AT xs4all DOT nl) [via geda-user AT delorie DOT com] wrote: > 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 > whitewaterssoftwareinfo AT gmail DOT com>) [via geda-user AT delorie DOT com > geda-user AT delorie DOT com>] > 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. > I'll try to give this a shot later today > 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). > There are a couple places where gl contrast is done it might save time to refer to them if you haven't already, here is one: src/hid/gtk/gtkhid-gl.c draw_lead_user() in branch master Britton --001a1144314602d4860527a95558 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable


On Wed, Dec 23, 2015 at 2:42 AM, Bert Timmerman (bert DOT timmerman AT xs4all DOT nl) [via geda-user AT delorie DOT com] <geda-user AT delorie DOT c= om> wrote:
Britton Kerin (<= a href=3D"mailto:britton DOT kerin AT gmail DOT com" target=3D"_blank">britton DOT kerin AT g= mail.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= <mailto:whitewaterssoftwareinfo AT gmail DOT com>) [via geda-user AT delorie DOT com <m= ailto:geda-user@= delorie.com>] <geda-user AT delorie DOT com <mailto:geda-user AT delorie DOT com>> wrote:

=C2=A0 =C2=A0 Hello,

=C2=A0 =C2=A0 Where can I find this "improved object selection" b= ranch of PCB? (I
=C2=A0 =C2=A0 would like to build it, try it)


The one I was thinking of (that Igor ported) is in home/bert/onpoint in git= .=C2=A0 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 be= cause it's so hard).
Britton
Hi Britton and Jason,

Try the "home/bert/cycdrag" branch for cycling through which part= to drag.

I'll try to gi= ve this a shot later today
=C2=A0
It still has an unresolved segfault condition in it, on which Igor and I we= re 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.<= br>
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 colo= r implemented in gl ... yet).

There are a couple places where gl contrast is done it might save time to= refer to them if you haven't already, here is one:

=C2=A0 src/hid/gtk/gtkhid-gl.c draw_lead_user()= in branch master

Britto= n

--001a1144314602d4860527a95558--