mbox series

[bug#50563,[0/2] gnu: GDM: Add Wayland support

Message ID KMN7RYYPktrwK2z_REQjG3bPRO8HX3qFBs6gAOCnqILPNK0S-Eepvof4K1nkZEa8BOS3zf2U_FaukNJeZfpxs2bec9lK7ZOxQMENe2pyVEU=@jpoiret.xyz
Headers show
Series gnu: GDM: Add Wayland support | expand

Message

Josselin Poiret Sept. 13, 2021, 7:35 a.m. UTC
Hi,

This patchset enables Wayland support for GDM: launching GDM itself on Wayland and launching Wayland sessions (the former requires the latter).
This is my first contribution, so do not hesitate to give any feedback (I also haven't setup `git send-email` yet so this is a manual mail).

1. Enables optional support for launching a Wayland GDM session.
2. Adds a wrapper for Wayland sessions in order to setup the environment, similar to the default `/etc/profile` or `xinitrc`.

Best,
Josselin Poiret

Comments

Josselin Poiret Sept. 13, 2021, 3:43 p.m. UTC | #1
My bad, I've confused my email addresses, so both patches were sent twice. Please disregard the duplicated mails.

On another note, I've only been testing with `sway` and don't really have the disk space right now to test Wayland GNOME itself, but I think it should work fine. Maybe someone else can pitch in on this.
Jack Hill Sept. 14, 2021, 2:02 a.m. UTC | #2
On Mon, 13 Sep 2021, Josselin Poiret via Guix-patches via wrote:

> On another note, I've only been testing with `sway` and don't really 
> have the disk space right now to test Wayland GNOME itself, but I think 
> it should work fine. Maybe someone else can pitch in on this.

I've tested launching a Wayland GNOME session on x86-64 and everything 
works as expected there. Thanks for the patches!

Best,
Jack