mpv/player/lua
Guido Cella 0f74b1bc2d console.lua: improve hovered line calculation
- Don't do anything if clicking on the top counter, the input line or
  the new line between the items and the input line

- Don't scroll upwards when hovering the counter

- Don't redraw before clicking to avoid quickly updating the overlay
  before closing it with touch input, where the item you touch can be
  different from the one that was highlighted
2024-10-16 14:29:21 +02:00
..
assdraw.lua
auto_profiles.lua
console.lua console.lua: improve hovered line calculation 2024-10-16 14:29:21 +02:00
defaults.lua defaults.lua: handle canceled key bindings 2024-06-06 23:38:39 +03:00
fzy.lua
input.lua input.lua,defaults.js: don't hardcode mp.input arguments 2024-10-04 21:13:29 +03:00
meson.build meson: use relative file paths for file2string 2024-09-21 23:39:10 +02:00
options.lua
osc.lua {osc,select}.lua: show playlist entries with trailing / 2024-08-06 20:27:33 +02:00
select.lua select.lua: don't use add_forced_key_binding 2024-09-19 13:57:39 +00:00
stats.lua stats.lua: add nonscalable prefix to cmd_prefixes 2024-10-14 01:55:49 +02:00
ytdl_hook.lua ytdl_hook.lua: always specify --write-srt 2024-10-10 18:28:41 +02:00