GNOME Session & GDM Can Now Be Built Without X11 Support
- Reference: 0001486165
- News link: https://www.phoronix.com/news/GNOME-Session-GDM-Without-X11
- Source link:
This week GDM and gnome-session were the latest components for GNOME 47 to now allow optionally building without X11 support. This is part of the broader effort beginning with GNOME 47 to allow compiling with X11 support disabled. This is driven in part by Fedora / Red Hat with [2]Fedora Workstation 41 planning to ship with Wayland-only GNOME for its installation ISOs.
[3]This was the GDM merge request to allow stripping out X.Org support. The new "BUILD_XORG_SUPPORT" Meson option is gating whether to compile the X.Org code if wanting a Wayland-only environment. [4]This is the similar merge request on the gnome-session side to allow disabling X11-related code.
These GDM and GNOME Session changes were brought up as part of this week's [5]This Week In GNOME update that also saw more CI/CD work happen around GNOME OS, a new Phosh release, and other updates.
[1] https://www.phoronix.com/news/GNOME-MRs-Without-X11
[2] https://www.phoronix.com/news/Fedora-WS-Wayland-Only-ISOs
[3] https://gitlab.gnome.org/GNOME/gdm/-/merge_requests/261
[4] https://gitlab.gnome.org/GNOME/gnome-session/-/merge_requests/109
[5] https://thisweek.gnome.org/posts/2024/08/twig-161/
uid313