From Fedora Project Wiki
Description
GNOME Wayland Session
Setup
- Ensure gnome-session-wayland-session is installed
How to test
- On the login screen, choose the Wayland session from the session chooser
- Launch applications both with the X11 backend and with the Wayland backend
- GDK_BACKEND=x11 gedit
- GDK_BACKEND=wayland gnome-calculator
Expected Results
- The desktop will appear as normal, no visible difference from the X11 session
- Applications work