mirror of
https://gitlab.freedesktop.org/plymouth/plymouth.git
synced 2026-05-03 06:38:04 +02:00
Right now triggers can only fire off handlers that have one piece of data associated with them, but sometimes it's useful to have an object associated with the data too. This commit adds new api for adding "instance handlers" that have an additional parameter and a new method `ply_trigger_set_instance` that allows an object to be associated with the trigger and get used for the additional parameter of the instance handlers. |
||
|---|---|---|
| .. | ||
| client | ||
| libply | ||
| libply-splash-core | ||
| libply-splash-graphics | ||
| plugins | ||
| upstart-bridge | ||
| main.c | ||
| meson.build | ||
| ply-boot-protocol.h | ||
| ply-boot-server.c | ||
| ply-boot-server.h | ||
| ply-splash-core.pc.in | ||
| ply-splash-graphics.pc.in | ||
| plymouthd-fd-escrow.c | ||
| plymouthd.conf | ||
| plymouthd.defaults | ||