-
- Downloads
libweston: Add shell_private data
Shells need to find their own internal structures for weston_outputs.
Let's make that process trivial instead of a list walk.
Add a getter and setter for this private data and use it from the kiosk
shell.
Signed-off-by:
Derek Foreman <derek.foreman@collabora.com>
Showing
- include/libweston/libweston.h 2 additions, 0 deletionsinclude/libweston/libweston.h
- include/libweston/shell-utils.h 7 additions, 0 deletionsinclude/libweston/shell-utils.h
- kiosk-shell/kiosk-shell.c 7 additions, 23 deletionskiosk-shell/kiosk-shell.c
- libweston/compositor.c 1 addition, 0 deletionslibweston/compositor.c
- libweston/shell-utils/shell-utils.c 42 additions, 0 deletionslibweston/shell-utils/shell-utils.c
Loading
Please register or sign in to comment