Commits on Source (2)
-
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>
-
Adding these formats makes it possible for clients using wl_shm to submit buffers with 10 bits per pixel, and thus (if Weston is configured with an xrgb2101010 frame buffer) display more precise colors on some computer monitors. Signed-off-by:
Manuel Stoeckl <code@mstoeckl.com>
Showing
- compositor/screen-share.c 9 additions, 0 deletionscompositor/screen-share.c
- libweston/renderer-gl/gl-renderer-internal.h 1 addition, 0 deletionslibweston/renderer-gl/gl-renderer-internal.h
- libweston/renderer-gl/gl-renderer.c 43 additions, 7 deletionslibweston/renderer-gl/gl-renderer.c
- man/weston.ini.man 6 additions, 0 deletionsman/weston.ini.man
- weston.ini.in 1 addition, 0 deletionsweston.ini.in