mpv/player/lua
Avi Halachmi (:avih) 0d5055fe93 lua/js: mp.get_mouse_pos: use the mouse-pos property
mp.get_mouse_pos() is undocumented and is no longer required - the
property can be used officially by any client now, however, osc.lua
uses it, and also some user scripts learnt to rely on it, so we keep
it - as a trivial wrapper around the new mouse-pos property.
2020-11-16 20:29:58 +02:00
..
assdraw.lua
auto_profiles.lua auto_profiles: unapply conditional profiles if declared 2020-08-07 19:41:56 +02:00
console.lua console: let type set the cursor position 2020-10-27 17:10:50 +00:00
defaults.lua lua/js: mp.get_mouse_pos: use the mouse-pos property 2020-11-16 20:29:58 +02:00
options.lua lua: windows got what users crave 2020-05-27 15:01:39 +02:00
osc.lua osc: fix hovering timestamp sticking around when moving mouse away 2020-05-16 13:45:16 +02:00
stats.lua stats: display hw pixel format too 2020-10-16 17:48:05 +02:00
ytdl_hook.lua ytdl_hook: if ytdl not found in config dirs, use ytdl_path as is 2020-10-27 15:42:39 +00:00