-
- Downloads
view: Move psf_flags from weston_view to weston_paint_node
Fundamentally, the flags are a property of each paint node, rather than
each view as such. Move them over there so it gets a little less painful
to work with.
Signed-off-by:
Daniel Stone <daniels@collabora.com>
parent
b56d887e
No related branches found
No related tags found
Showing
- include/libweston/libweston.h 0 additions, 3 deletionsinclude/libweston/libweston.h
- libweston/backend-drm/state-propose.c 2 additions, 2 deletionslibweston/backend-drm/state-propose.c
- libweston/compositor.c 19 additions, 18 deletionslibweston/compositor.c
- libweston/libweston-internal.h 1 addition, 1 deletionlibweston/libweston-internal.h
Loading
Please register or sign in to comment