mirror of
https://github.com/morgan9e/UxPlay
synced 2026-04-15 00:34:05 +09:00
make fs option (on X11) work in HLS mode
This commit is contained in:
@@ -418,6 +418,9 @@ bool waiting_for_x11_window() {
|
|||||||
return true; /* window still not found */
|
return true; /* window still not found */
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
if (fullscreen) {
|
||||||
|
set_fullscreen(renderer->gst_window, &fullscreen);
|
||||||
|
}
|
||||||
#endif
|
#endif
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user