summaryrefslogtreecommitdiffstats
path: root/ci
diff options
context:
space:
mode:
authorDudemanguy911 <random342@airmail.cc>2019-10-01 22:09:46 -0500
committerDudemanguy911 <random342@airmail.cc>2019-10-02 22:43:13 +0000
commitd823b3b39a0a63cc8341e76f434f7a1ac69dd57f (patch)
tree3d4744e4eebbc6607f19df520d5a7db8ad52ee69 /ci
parent1c63869d0ae01fd8e720353719e4c8b8da12e0b5 (diff)
downloadmpv-d823b3b39a0a63cc8341e76f434f7a1ac69dd57f.tar.bz2
mpv-d823b3b39a0a63cc8341e76f434f7a1ac69dd57f.tar.xz
wayland: always create wl_output before rendering
I previously skipped creating the wl_output if the --fullscreen flag with no --fsscreen_id was inputted, so the fullscreen video lands on the correct output (where mpv was launched). This has breakage if someone combines the --autofit flag (or other similar options with it). Instead, just actually read xdg_shell spec and realize that you can pass NULL to xdg_toplevel_set_fullscreen and let the compositor choose the output if the user doesn't specify it. If this has issues, get a better compositor.
Diffstat (limited to 'ci')
0 files changed, 0 insertions, 0 deletions