SHA256
1
0
forked from pool/gdm

Accepting request 962025 from home:xiaoguang_wang:branches:GNOME:Factory

- Add gdm-restart-session-when-X-server-restart.patch:
  Avoiding the blank screen when X server restarts with
  GDM_DISABLE_USER_DISPLAY_SERVER=1 (bsc#1196974).

OBS-URL: https://build.opensuse.org/request/show/962025
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gdm?expand=0&rev=494
This commit is contained in:
2022-03-21 09:04:49 +00:00
committed by Git OBS Bridge
parent ff575a20ea
commit b8cf289df8
3 changed files with 40 additions and 0 deletions

View File

@@ -76,6 +76,8 @@ Patch15: gdm-disable-wayland-on-mgag200-chipsets.patch
Patch1000: gdm-disable-gnome-initial-setup.patch
# PATCH-FIX-SLE gdm-add-runtime-option-to-disable-starting-X-server-as-u.patch bnc#1188912 jsc#SLE-17880 xwang@suse.com -- Add runtime option to start X under root instead of regular user.
Patch1001: gdm-add-runtime-option-to-disable-starting-X-server-as-u.patch
# PATCH-FIX-SLE gdm-restart-session-when-X-server-restart.patch bsc#1196974 xwang@suse.com -- Fix blank screen when X restarts with GDM_DISABLE_USER_DISPLAY_SERVER=1.
Patch1002: gdm-restart-session-when-X-server-restart.patch
BuildRequires: check-devel
# dconf and gnome-session-core are needed for directory ownership
BuildRequires: dconf
@@ -243,6 +245,7 @@ running display manager.
%if 0%{?sle_version}
%patch1000 -p1
%patch1001 -p1
%patch1002 -p1
%endif
%build