]> git.ipfire.org Git - thirdparty/plymouth.git/commit
libply, main: Add device scale setting
authorMichael Kuhn <suraia@ikkoku.de>
Mon, 22 Aug 2016 19:54:18 +0000 (21:54 +0200)
committerRay Strode <rstrode@redhat.com>
Tue, 23 Aug 2016 14:01:29 +0000 (10:01 -0400)
commit91b983277c626864e8650d99671d10a84dbe20a7
treed592a12f9ecc7ba2dc6b94e43a4f6db06e563c50
parenta4226bd054d80a4de4f6feca4c02eb37bbf0a706
libply, main: Add device scale setting

This adds a DeviceScale setting to plymouthd.conf. It can be used to
override the device scale detection when setting the
PLYMOUTH_FORCE_SCALE environment variable is too complicated.

https://bugs.freedesktop.org/show_bug.cgi?id=97424
src/libply/ply-utils.c
src/libply/ply-utils.h
src/main.c