Now the playlist button is fully interactive using select.lua.
| Action |
Function |
| Left mouse click |
Show an interactive playlist |
| Right mouse click |
Show an interactive chapters list |
Should the following user_opts be added?
simple_playlist = false, -- playlist button: show a simple playlist instead of interactive
simple_chapters = false, -- playlist button: show a simple chapters list instead of interactive
Hesitation:
Mainly because the simple version of them can already be displayed with the seek control buttons (ie: next/prev/skip) [reference]