Skip to content

clients/ivi-shell-user-interface.c: Add 'command' config

Gyeyoung Baek requested to merge gyeyoung976/weston:main into main

Previously, commands could only be specified by their path, so it was not possible to pass arguments.

Use the 'command' config first, and if it is NULL, fall back to the existing 'path' config.

Signed-off-by: Gyeyoung Baek gyeyoung976@gmail.com

Merge request reports

Loading