forked from pyrite-dev/milsko
wayland: fix several examples
This commit is contained in:
parent
1cb8fb6c53
commit
eb0919333a
1 changed files with 1 additions and 1 deletions
|
|
@ -1616,7 +1616,7 @@ static int MwLLPendingImpl(MwLL handle) {
|
|||
return 0;
|
||||
}
|
||||
if(handle->wayland.force_render) {
|
||||
// event_loop(handle);
|
||||
MwLLDispatch(handle, draw, NULL);
|
||||
// handle->wayland.force_render = 0;
|
||||
// update_buffer(&handle->wayland.framebuffer);
|
||||
return 1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue