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 auto_profiles: try to distinguish invalid properties better 2023-04-07 01:48:55 +00:00
console.lua console.lua: complete properties after cycle-values 2023-09-27 14:03:44 +00:00
defaults.lua lua/js: remove user-data helpers 2023-01-29 01:52:31 +02:00
meson.build build: remove outdated generated directory 2023-07-31 19:00:06 +00:00
options.lua lua: read_options: find script-opts prefix at index 1 exactly 2023-06-01 15:11:55 +03:00
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