mpv/player/lua
Guido Cella ccb87ad637 stats.lua: remove script-opts for the main keys (i/I)
Unlike the page switching/scrolling keys which are bound at runtime
and therefore we need to know which (configured) keys to bind, the
main keys (i/I by default) are static and can be bound via input.conf.
And indeed, the builtin bindings at etc/input.conf have them already.
2021-07-21 13:55:58 +03:00
..
assdraw.lua osc: improve look of seekranges 2019-09-02 01:11:04 +03:00
auto_profiles.lua auto_profiles: fix compile_cond on lua 5.1 2020-12-08 17:29:19 +00:00
console.lua console: use wl-paste on Wayland 2020-12-14 22:43:34 +00:00
defaults.lua lua: fix timers comment (no-op) 2021-07-13 13:11:34 +03:00
options.lua lua: windows got what users crave 2020-05-27 15:01:39 +02:00
osc.lua osc: expose osc-visibility via shared-script-properties 2021-07-06 16:12:36 +03:00
stats.lua stats.lua: remove script-opts for the main keys (i/I) 2021-07-21 13:55:58 +03:00
ytdl_hook.lua ytdl_hook: improve handling of json parsing errors 2021-05-29 19:54:03 +03:00