diff options
author | Philip Langdale <philipl@overt.org> | 2020-01-11 09:45:47 -0800 |
---|---|---|
committer | Philip Langdale <github.philipl@overt.org> | 2020-01-12 08:43:19 -0800 |
commit | 9f7c2710870f0e2e863871b666cb225f0f773e03 (patch) | |
tree | 2ebe9db5100133af55682905cc23cf3d8f847f56 /video/out/gpu/spirv_shaderc.c | |
parent | a870145fb9c3ecdb2a5daf09e24586ca16b1e58a (diff) | |
download | mpv-9f7c2710870f0e2e863871b666cb225f0f773e03.tar.bz2 mpv-9f7c2710870f0e2e863871b666cb225f0f773e03.tar.xz |
osc: when fullscreened, un-maximise window control should un-fullscreen
It's a bit unintuitive today when you use the un-maximise control
while fullscreened. Depending on the VO in use, this might silently
change the maximise state without any visible effect, or it might
do nothing. It's less surprising if the control exits the fullscreen
state.
Note that the exact behaviour is still VO dependent. If the window
was maximised before being fullscreened, it might exit fullscreen
back to maximised or back to regular window mode.
I thought about trying to explicitly control that behaviour but
it makes the osc code weird and probably wouldn't work all the time.
Diffstat (limited to 'video/out/gpu/spirv_shaderc.c')
0 files changed, 0 insertions, 0 deletions