mpv/player/lua
Guido Cella 00e223ccb6 console.lua: refine the hovered item calculation
Calculate the hovered item from the bottom of the screen where the
console is anchored. This is simpler and accurate because it accounts
for the fact that the empty line between the log and the input line
isn't as tall as a full line, for the exact height of an always visible
OSC bottombar, and for the empty top pixels present because the height
isn't an integer multiple of the font size.
2024-10-31 16:40:56 +01:00
..
assdraw.lua
auto_profiles.lua
console.lua console.lua: refine the hovered item calculation 2024-10-31 16:40:56 +01:00
defaults.lua
fzy.lua
input.lua
meson.build
options.lua
osc.lua osc.lua: hide immediately without animation for select.lua 2024-10-28 23:28:50 +01:00
select.lua
stats.lua stats.lua: calculate sizes like --osd-*-size options 2024-10-29 20:35:35 +01:00
ytdl_hook.lua