1
0
mirror of https://github.com/mpv-player/mpv synced 2025-02-09 00:17:07 +00:00
mpv/player/lua
Christoph Heinrich 9c22d6b438 osc: move the idle logo behind other overlays
The default `z` of an overlay is 0, which is used by e.g. console.lua.
Having the idle logo at a `z` of 1000 means that it ends up above the
console (and anything that don't set a value higher then 1000).
It doesn't make sense for the idle logo to overshadow other things, so
put it at -1000 instead to prevent that.
2023-09-27 23:05:53 +00:00
..
assdraw.lua
auto_profiles.lua
console.lua console.lua: complete properties after cycle-values 2023-09-27 14:03:44 +00:00
defaults.lua
meson.build
options.lua
osc.lua osc: move the idle logo behind other overlays 2023-09-27 23:05:53 +00:00
stats.lua stats.lua: don't display full frame crop 2023-09-08 02:27:08 +00:00
ytdl_hook.lua ytdl_hook: improve Windows exe search with suffix 2023-08-13 14:40:36 +00:00