mpv/DOCS/man
Dudemanguy f0011552e7 wayland: add support for configure bounds
In wayland-protocols 1.25, xdg-shell got a version bump which added the
configure_bounds event. The compositor can send this to clients to
indicate that they should not resize past a certain size. For mpv, we'll
choose to only listen to this on reconfig events (i.e. when the window
first appears and if the video resolution changes later in the
playlist). However, this behavior is still exposed as a user option
(default on) because it will neccesarily conflict with a user setting a
specific geometry size and/or window scale. Presumably, if someone is
setting a really large size that goes beyond the bounds of their
monitor, they actually want it like that. The wayland-protocols version
is newer-ish, but we can get around having to poke the build system by
just using a define that exists in the generated xdg-shell header.
2022-08-14 16:04:49 +00:00
..
af.rst various: remove trailing whitespace 2022-05-14 14:51:34 +00:00
ao.rst DOCS/ao: remove only usage of git.io link shortening service 2022-04-28 01:07:11 +03:00
changes.rst
console.rst console.lua: define remaining emacs keybindings 2021-11-01 23:42:16 +11:00
encode.rst
input.rst DOCS: fix typo 2022-07-01 14:11:01 +00:00
ipc.rst DOCS: fix spelling 2021-08-24 20:44:52 +03:00
javascript.rst lua: command_native_async: always callback a-sync 2022-06-22 14:44:12 +03:00
libmpv.rst DOCS: convert mpv.io and github links to https 2021-08-17 13:42:21 +00:00
lua.rst lua: command_native_async: always callback a-sync 2022-06-22 14:44:12 +03:00
mpv.rst man: remove unhelpful language 2022-08-07 20:58:56 +02:00
options.rst wayland: add support for configure bounds 2022-08-14 16:04:49 +00:00
osc.rst osc.lua: add osc-tcspace script option 2022-07-19 23:19:45 +03:00
stats.rst DOCS/stats.rst: fix quoting 2021-08-09 23:57:04 +03:00
vf.rst vf_format: support forwarding/stripping film grain metadata 2022-04-05 15:02:18 +02:00
vo.rst vo: add new vaapi-wayland driver 2022-05-24 21:39:34 +00:00