mpv/player/lua
ChrisK2 223d9b6bc9 osc: make text squuezing layout dependent
Wether and when the text of a button should be squeezed when it
gets too long can now be configured in the layout:

lo.button.maxchars = <number>
nil = no squeezing (default)

If the button text has more than <maxchars> characters, it will
be squeezed to the estimated width of <maxchars>.
2014-10-24 01:56:15 +02:00
..
assdraw.lua
defaults.lua lua: add convenience function for hooks 2014-10-21 00:38:56 +02:00
options.lua options.lua: call msg.debug after resolving 'identifier' 2014-09-16 17:34:08 +02:00
osc.lua osc: make text squuezing layout dependent 2014-10-24 01:56:15 +02:00