compositor: Avoid loading systemd-notify plug-in 10/26610/1 12.0.1 lamprey/12.0.1 lamprey_12.0.1
authorMarius Vlad <marius.vlad@collabora.com>
Thu, 24 Jun 2021 09:04:47 +0000 (11:04 +0200)
committerMarius Vlad <marius.vlad@collabora.com>
Thu, 2 Sep 2021 13:05:32 +0000 (16:05 +0300)
commitbd4c81d5f90d466df8019d19dca4856aa7a5fa80
treee093ce799c3aea2312b7ded32d50d0080940bd6c
parentbd0fb5f877d9a949390cf5ca6191ebf9b1d66cdb
compositor: Avoid loading systemd-notify plug-in

This helps being compliant with the weston ini configuration file, and
in the same time being able to load other necessary modules. Instead of
creating a separate module for loading the systemd-notify do the same
thing as xwayland and avoid any attempt of loading it if passed over the
command line, or specified in the ini file.

Bug-AGL: SPEC-4001

Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
Change-Id: I46018f2dff5599bb3acc7c7334e77437995d0588
src/compositor.c