]> git.ipfire.org Git - thirdparty/plymouth.git/commit
Merge branch 'lower_hidpi_cutoff_value' into 'main'
authorHans de Goede <hansg@kernel.org>
Thu, 3 Jul 2025 13:09:58 +0000 (15:09 +0200)
committerHans de Goede <hansg@kernel.org>
Thu, 3 Jul 2025 13:09:58 +0000 (15:09 +0200)
commit992870da8a5e044ad06fa3cdb5193eab3d516940
tree8cc78a72b79282839359583cfc6231132d2f2290
parent38f7ff25b87dd283b7ee05fa1f9413588e712471
parent7e3b8330c9a8497dde3d6b1d73cf327a901ce573
Merge branch 'lower_hidpi_cutoff_value' into 'main'

ply-utils: Adjust HiDPI cut-off value to 1.625f

See merge request plymouth/plymouth!349