mirror of
https://github.com/morgan9e/UxPlay
synced 2026-04-14 00:04:13 +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 */
|
||||
}
|
||||
}
|
||||
if (fullscreen) {
|
||||
set_fullscreen(renderer->gst_window, &fullscreen);
|
||||
}
|
||||
#endif
|
||||
return false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user