Keep F36 behavior for hybrid machines with vendor nvidia driver...
rather than defaulting to Xorg with wayland as an option. Resolves: #2128910
This commit is contained in:
parent
3cfc516785
commit
8b3fa35994
10
gdm.spec
10
gdm.spec
@ -11,7 +11,7 @@
|
|||||||
Name: gdm
|
Name: gdm
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 43.0
|
Version: 43.0
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
Summary: The GNOME Display Manager
|
Summary: The GNOME Display Manager
|
||||||
|
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
@ -25,7 +25,7 @@ Source5: default.pa-for-gdm
|
|||||||
Source6: gdm.sysusers
|
Source6: gdm.sysusers
|
||||||
|
|
||||||
# Downstream patches
|
# Downstream patches
|
||||||
Patch70001: 0001-udev-Allow-wayland-on-hybrid-vendor-nvidia-machines.patch
|
Patch70001: 0001-udev-Stick-with-wayland-on-hybrid-nvidia-with-vendor.patch
|
||||||
Patch80001: 0001-Honor-initial-setup-being-disabled-by-distro-install.patch
|
Patch80001: 0001-Honor-initial-setup-being-disabled-by-distro-install.patch
|
||||||
Patch90001: 0001-data-add-system-dconf-databases-to-gdm-profile.patch
|
Patch90001: 0001-data-add-system-dconf-databases-to-gdm-profile.patch
|
||||||
|
|
||||||
@ -301,6 +301,12 @@ fi
|
|||||||
%{_libdir}/pkgconfig/gdm-pam-extensions.pc
|
%{_libdir}/pkgconfig/gdm-pam-extensions.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Sep 27 2022 Ray Strode <rstrode@redhat.com> - 1:43.0-3
|
||||||
|
- Keep F36 behavior for hybrid machines with vendor nvidia
|
||||||
|
driver, rather than defaulting to Xorg with wayland as
|
||||||
|
an option.
|
||||||
|
Resolves: #2128910
|
||||||
|
|
||||||
* Tue Sep 27 2022 Ray Strode <rstrode@redhat.com> - 1:43.0-2
|
* Tue Sep 27 2022 Ray Strode <rstrode@redhat.com> - 1:43.0-2
|
||||||
- Allow users with hybrid machines with vendor nvidia driver to
|
- Allow users with hybrid machines with vendor nvidia driver to
|
||||||
elect to use the wayland session from the login screen menu.
|
elect to use the wayland session from the login screen menu.
|
||||||
|
Loading…
Reference in New Issue
Block a user