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=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to; bh=ItpCjahXIBqEq7E8Z45wvd2yTsP1E4N19oyLiYporJs=; b=uwtEP5hdmkoSpAj3pCawkU6ElS9OgEcreRWlxkHFBNVdmg1LuYVRq4vtukyRw/w1Ga Ynq13diorRP5BSwfLhOi3qgqxMZStv37zYcl8PVTZUo5cxmhEZc5JZ1oLh/K+0LPFBSM 7HWf8heQ4//1K3OKoxgz/nQtQ9z8yEH5cjkJie/glVoiLr2AdkLZglb89HfPBbfhihNz jko4cmmlEWOyoJxYoFM0Bi47cYQitiZyvv/bw+GNmfuQep67+MFBizIuw16kKxgBUuAg KbY0LuOx7GismFHAKtGmCNk6I7VGKYtuw7vo/+Zj4b/uUXMXeXnEEjhxDzzgO3869xzP c0nQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to; bh=ItpCjahXIBqEq7E8Z45wvd2yTsP1E4N19oyLiYporJs=; b=S0Z6TgL9j3uecRWx6d1btNUJ/v5YNxtU4y7cZ9JW4Bn3reS/pfLvLKovHMOhsiItc8 vJj4nwnwlWpg+WyZY8SOuQhKUqCfL9kwjQqUZvSoZ4PODrKBDy4xIivGktj/dJx9QojC LiceUXwiA3lhNtcOyn1EjqC2MYMSx0hb/RwQRKjBzG5UZQSTDls12v1fMrFuorzOur9x Wd1oArMBmD1tYBfMvSAw7rZgsFuUZUJO7XBQ7TmdlFKFk5evJeb0X0HXEnTmF6xTHRag +C64GHn0St/09ThRMaczliuDY8aT1hitTZvY1/AM7fUrwlC01qlAU7QydGabP5tfGkue 2wUQ== X-Gm-Message-State: AOAM531Ptzv24qcJQh7a03Uk4yI9BvTA1ND+mTChRzxRV8DQYVgJYnRv N71U4jTNqdcaMBMRcZeqowDfunp9m3YzGnW8QeJHfcWMJr0zzw== X-Google-Smtp-Source: ABdhPJwK9c6VhjTG0p1MVarypHFjyEn7daYNkTKRvXfZzTOcx4/OWVRXvH4RvZZF3wFWCyS+w6gDZ3oU/kmK+8cXpBE= X-Received: by 2002:a05:6102:c8d:: with SMTP id f13mr5164081vst.60.1629121278286; Mon, 16 Aug 2021 06:41:18 -0700 (PDT) MIME-Version: 1.0 References: <611a1807 DOT 1c69fb81 DOT d149c DOT 293bSMTPIN_ADDED_BROKEN AT mx DOT google DOT com> In-Reply-To: From: "Chad Parker (parker DOT charles AT gmail DOT com) [via geda-user AT delorie DOT com]" Date: Mon, 16 Aug 2021 09:41:07 -0400 Message-ID: Subject: Re: [geda-user] pcb modules - are they actually used ? To: geda-user AT delorie DOT com Content-Type: multipart/alternative; boundary="000000000000169e8005c9ad5b94" Reply-To: geda-user AT delorie DOT com --000000000000169e8005c9ad5b94 Content-Type: text/plain; charset="UTF-8" If you do any substantial development, we'd be happy if you'd submit your patches. Here are the links I mentioned earlier: http://wiki.geda-project.org/geda:pcb_developer_introduction_2 http://wiki.geda-project.org/pcb:plugins On Mon, Aug 16, 2021 at 7:59 AM Chad Parker wrote: > Yes. We call them plugins. > > If you search, you should be able to find a list of available ones on one > of DJ's sites. There's also an extensive how-to on the wiki. > > > > On Mon, Aug 16, 2021, 03:47 Branko Badrljica (brankob AT s5tehnika DOT net) [via > geda-user AT delorie DOT com] wrote: > >> I'm browsing through PCB's code, trying to modify it, so that it would, >> amongst other things, use GTK4 and thus work on wayland etc. >> >> I've noticed that idurirng initialization it runs hid_init, which runs >> hid_load_dir and that one looks in couple of maps and tries to dlopen >> whatever it finds there ( /usr/lib/pcb/plugins, ~/.pcb/plugins). >> >> I don't have anything similar there, nor I remeber ever seeing this. >> >> Is anyone using this and what is it used for ? >> >> Regards, >> >> Branko >> > --000000000000169e8005c9ad5b94 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
If you do any substantial development, we'd be ha= ppy if you'd submit your patches.

Here are the= links I mentioned earlier:




=
On Mon, Aug 16, 2021 at 7:59 AM Chad = Parker <parker DOT charles AT gmail= .com> wrote:
Yes. We call them plugins.

If you search, you should be able to find a list of avai= lable ones on one of DJ's sites. There's also an extensive how-to o= n the wiki.



On= Mon, Aug 16, 2021, 03:47 Branko Badrljica (brankob AT s5tehnika DOT net) [via geda-user AT delorie DOT com] <= geda-user AT delori= e.com> wrote:
I'm browsing through PCB's code, trying to modify it, so that = it would,
amongst other things, use GTK4 and thus work on wayland etc.

I've noticed that idurirng initialization it runs hid_init, which runs =
hid_load_dir and that one looks in couple of maps and tries to dlopen
whatever it finds there ( /usr/lib/pcb/plugins, ~/.pcb/plugins).

I don't have anything similar there, nor I remeber ever seeing this.
Is anyone using this and what is it used for ?

Regards,

Branko
--000000000000169e8005c9ad5b94--