screen-share: Add option to start screen sharing on weston startup
All threads resolved!
All threads resolved!
Compare changes
Files
3- Marek Vasut authored
Currently the screen sharing has to be manually started after weston has started by pressing Ctrl+Alt+S on a keyboard. Add new bool config option to the screen-share section which permits starting the screen sharing of all outputs on weston start up. This is useful e.g. for doing screen mirroring between two devices over network. Signed-off-by:
Marek Vasut <marex@denx.de>
+ 9
− 0
@@ -1165,8 +1165,10 @@ wet_module_init(struct weston_compositor *compositor,
@@ -1182,5 +1184,12 @@ wet_module_init(struct weston_compositor *compositor,