The source project of this merge request has been removed.
fullscreen-shell : doesn't support a screenshooter function
screen-shooter doesn't work on fullscreen-shell because wet_shell_init() is missing to call a screenshooter_create api .
changes
- fullscreen-shell.c : adding a 'screenshooter_create' api to wet_shell_init()
- meson.build : adding a dependencies 'dep_libexec_weston' which has implementation of screenshooter