]> git.ipfire.org Git - thirdparty/plymouth.git/commit
two-step: Add a per mode setting to suppress messages
authorHans de Goede <hdegoede@redhat.com>
Tue, 12 Feb 2019 14:15:26 +0000 (15:15 +0100)
committerHans de Goede <hdegoede@redhat.com>
Sat, 23 Feb 2019 13:56:54 +0000 (14:56 +0100)
commit73a44fb1f71d0a246fda64b46ed60cdaac0d1bb7
tree972d493dbb96ff6f0214ecd7b0f48399308dfc0f
parent746a924cbdcaae2068b3e0572478849cda34f7cf
two-step: Add a per mode setting to suppress messages

The messages passed to plymouth display-message can be quite verbose, esp.
in the offline-updates case. Combined with some themes now showing their
own prominent title message explaining what is going on this leads to
undesirable repetitive text being shown.

This commit adds support for a per mode SuppressMessages setting which
allows themes to suppress messages passed to plymouth display-message
on a per mode basis.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
src/plugins/splash/two-step/plugin.c