KiCad and Wayland Support

6 xvilka 2 6/17/2025, 9:58:54 AM kicad.org ↗

Comments (2)

Vilian · 53m ago
Xwayland isn't going to die in 10 years, it's fine to keep using that, thise bugs happens with KiCad running as Wayland or in xwayland?
magicalhippo · 5h ago
These problems exist because Wayland’s design omits basic functionality that desktop applications for X11, Windows and macOS have relied on for decades—things like being able to position windows or warp the mouse cursor. This functionality was omitted by design, not oversight.

We do not investigate or support bug reports related to Wayland-specific issues.

For now, if you need to use KiCad on Linux, use X11.

Can totally understand their position. I've developed cross-platform applications and it was enough work without the extra headache they describe Wayland brings.

I've been thinking about ditching Windows as my primary OS for some years, but Wayland has been really detrimental to the Linux desktop. Over a decade later and it's still not production ready, at least in my tests. Yet X11 is dying it seems, with GNOME and KDE dropping support soon[1][2].

From where I stand, the intentional fragmentation of the ecosystem seems like an especially poor decision.

[1]: https://www.omgubuntu.co.uk/2025/05/gnome-dropping-x11-suppo...

[2]: https://linuxiac.com/kde-x11-support-to-continue-until-plasm...