SHA256
1
0
forked from pool/plymouth

Accepting request 977039 from home:qzhao:branches:Base:System

plymouth-screen-twice-scale-on-160DPI-higher.patch:
When screen DPI > 160, display will scale output twice (boo#1183425 boo#1184309).

OBS-URL: https://build.opensuse.org/request/show/977039
OBS-URL: https://build.opensuse.org/package/show/Base:System/plymouth?expand=0&rev=320
This commit is contained in:
2022-05-13 10:59:08 +00:00
committed by Git OBS Bridge
parent d695ad46ec
commit 4156a850ef
3 changed files with 63 additions and 1 deletions

View File

@@ -44,8 +44,10 @@ Patch4: plymouth-only_use_fb_for_cirrus_bochs.patch
Patch5: plymouth-keep-KillMode-none.patch
# PATCH-FIX-OPENSUSE plymouth-install-label-library-and-font-file-to-initrd.patch boo#1183425 boo#1184309 qzhao@suse.com -- Pack label plugin and font into initram to ensure notice info could successfully show when partition encrypted.
Patch6: plymouth-install-label-library-and-font-file-to-initrd.patch
# PATCH-FIX-OPENSUSE plymouth-screen-twice-scale-on-160DPI-higher.patch boo#1183425 boo#1184309 qzhao@suse.com -- When DPI > 160, screen will scale output twice.
Patch7: plymouth-screen-twice-scale-on-160DPI-higher.patch
# PATCH-FIX-OPENSUSE plymouth-quiet-dracut-build-info.patch bsc#1189613 qzhao@suse.com -- Hide unuseful output when re-generate initrd.
Patch7: plymouth-quiet-dracut-build-info.patch
Patch8: plymouth-quiet-dracut-build-info.patch
# PATCH-FIX-OPENSUSE plymouth-watermark-config.patch bsc#1189613 qzhao@suse.com -- Add two-step water mark config support.
Patch9: plymouth-watermark-config.patch
# PATCH-FIX-OPENSUSE plymouth-log-on-default.patch bsc#1193736 qzhao@suse.com -- Enable plymouth log by default, help to resolve random appear problems.