mirror of
https://github.com/mpv-player/mpv
synced 2025-01-14 02:51:26 +00:00
Revert "player: make --force-window create the window immediately on start"
This reverts commit acc5e8f574
.
As expected, some didn't like this. Others won't like this revert.
Whatever.
See #1561.
This should go into mpv 0.8.0 before it's released.
This commit is contained in:
parent
1d9134d044
commit
7bbc617019
@ -457,7 +457,6 @@ int mp_initialize(struct MPContext *mpctx)
|
||||
"the selected video_out (-vo) device.\n");
|
||||
return -1;
|
||||
}
|
||||
handle_force_window(mpctx, false);
|
||||
mpctx->mouse_cursor_visible = true;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user