Groups | Search | Server Info | Login | Register


Groups > comp.os.linux.misc > #68845

Re: KiCad and Wayland

From rbowman <bowman@montana.com>
Newsgroups comp.os.linux.misc
Subject Re: KiCad and Wayland
Date 2025-06-17 04:46 +0000
Message-ID <mbca8qFjumeU3@mid.individual.net> (permalink)
References <mbb9diFevslU1@mid.individual.net> <102qhlf$205pe$1@dont-email.me>

Show all headers | View raw


On Tue, 17 Jun 2025 01:50:39 -0000 (UTC), John McCue wrote:

> rbowman <bowman@montana.com> wrote:
>> https://www.kicad.org/blog/2025/06/KiCad-and-Wayland-Support/
>> 
> <snip>
>> 
>> KiCad uses wxWidgets, where the 'x' means X11 and is cross-platform. It
>> would be ironical if Windows becomes a better OS than Fedora or Ubuntu
>> for electronics design.
> 
> Interesting, IIRC BOINC Manager on Linux also uses wxWidgets,
> so I guess people needing that could be out if luck.

Possibly.  wxWidgets on Linux is actually wxGTK, but then you get into Gtk 
X or Gtk Wayland. (or Gtk Win32 for that matter). I'd assume many apps 
that use wxWidgets will work fine. Those, like KiCad, that were using the 
lower level functions will have a problem.

Our legacy GUIs used Motif but looking at the code there are dips down 
into Xt and Xlib to get the job done. For example, the base GUI of one app 
presents a summary of incidents but each user can configure how many 
individual incident entry screens they want, where they want them, and the 
sizes, and that data is saved per user. That's exactly the 'inside' 
knowledge of the server than Wayland is designed to prevent. 

It's going to be messy. 

Back to comp.os.linux.misc | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

KiCad and Wayland rbowman <bowman@montana.com> - 2025-06-16 19:25 +0000
  Re: KiCad and Wayland John McCue <jmclnx@gmail.com.invalid> - 2025-06-17 01:50 +0000
    Re: KiCad and Wayland rbowman <bowman@montana.com> - 2025-06-17 04:46 +0000
      Re: KiCad and Wayland John Ames <commodorejohn@gmail.com> - 2025-06-17 08:46 -0700
        Re: KiCad and Wayland Stéphane CARPENTIER <sc@fiat-linux.fr> - 2025-07-05 09:18 +0000
    Re: KiCad and Wayland candycanearter07 <candycanearter07@candycanearter07.nomail.afraid> - 2025-06-18 05:30 +0000
  Re: KiCad and Wayland Rich <rich@example.invalid> - 2025-06-17 04:02 +0000

csiph-web